I use both these IDE's and my only annoyance is the size of the toolbar icons - they're too small for me. Is there any way to increase the size? I've poked around, and I haven't found a way to assign an icon larger than about 20x20.
The simplest way to fix this is to go into Settings --> Appearance & Behavior Appearance.
Then check the box "Override default fonts by (not recommended):
Name: <"set your font"> Size: <"set your size">
This will increase the font sizes and icon toolbar sizes. This works well for HiDPI displays.
I'm afraid there is no way to do it.
Note that many developers prefer to disable the toolbar completely to save the vertical screen space. It doesn't provide a lot of useful features and everything that it offers can be accessed via keyboard shortcuts.
Don't know the shortcut? Not a problem at all, use Help | Find Action (Ctrl+Shift+A).
Under Linux, the icons are undersized. I fixed this by installing the JB JRE here.
Try to use this plugin. It has an option "Bigger Icons"
https://plugins.jetbrains.com/plugin/10044-atom-material-icons
You can use icon 23x23px. This is max size.
Settings --> Appearance & Behavior Appearance. and again Appearance.
Here it is shown where to look.
Related
I started using the PhpStorm IDE.
I found the perfect mode for coding called Zen Mode.
But I have one point to make about this. Its left border is so wide. How can I change this?
In Zen / Distraction Free mode the code is kind of centred (hence that big gap on the left: it gets bigger on a wider screen). It is by design. You may want to use Full Screen mode instead. https://www.jetbrains.com/help/phpstorm/2021.1/ide-viewing-modes.html
You may also want to check these links for some tips on how to customize your IDE:
https://blog.jetbrains.com/idea/2020/04/ui-secrets-customize-the-appearance-of-intellij-idea/
https://blog.jetbrains.com/idea/2021/02/find-your-visual-zen/
https://www.jetbrains.com/help/phpstorm/2021.1/tool-windows.html
Regarding the editor gutter width in general: see IDEA-148002 and check the comments and linked tickets there.
https://imgur.com/a/UVXoaNy
I'm trying to make this IDE more easy to "perceive" and it would be nice to save vertical space since I want to see both code and terminal at the same sime with biggest area possible. I know I waste space with lines sidebar and other things but let's do one step at a time...
So, do you know how to remove tools sidebard from Run window? Thanks.
If you click the gear icon on the right upper corner, you will see Show toolbar in the list. You may use it to enable/disable toolbar. The screenshot may explain it better.
Out of the blue, EVERY browser shows the same problem. The left-most column is squashed and refuses to expand. It makes it impossible to edit the template options. Any ideas? thanks :-)
This looks like a glitch with Shopify and would be better addressed by opening up a support ticket with their support team
Note: If you shrink your screen width to 599px wide or less, the sidebar should expand to be 100% of the window width - this might help if you're in a pinch and need to make updates right now
I am using Intellij Idea 14.1.3 on Mac OS X Yosemite 10.10.3. Often, while debugging, I want to introduce a break point by clicking on the left margin (called the 'gutter' in Intellij). The problem is that on many lines, there is no space to click. No matter how I try, the click happens on an icon already present ... which is not what I want to do. Attached a screenshot to show this
How can I increase the gutter width so that there is some empty space even where the little green override symbols are present?
It doesn't seem there is a way to configure the gutter size, it just resizes dynamically. I'd suggest raising an issue in the issue tracker.
As a workaround you can set a breakpoint on any line via the editor window. Set the caret on the line to stop at, and press ⌘+F8 (on a Mac).
This appears to be fixed in some future release of IntelliJ:
https://youtrack.jetbrains.com/issue/IDEA-137353#tab=History
When I am changing the font of a label to anything other than the default, the label's font never changes. I can change the font size but not the displaying font. However, when I double click on the label, I can see what the label's font would look like. Can anyone help me with this?
Not all fonts are available on the iPhone. If you are setting the font to an unavailable one, it will default to helvetica. Search the net for a list of the fonts you can use.
You can reference http://iosfonts.com/ for fonts available for each version of iOS. Fonts outside this list will appear as Helvetica, as jrturton said.
I would suggest expanding the size of the text box, by dragging its outermost edges? Despite having made your changes if the selected font/font size combo is to large for the text box to handle it will remain smaller than what you selected even though when you go into the highlight view it appears correct
Edit
Just Because its in that font selection tool does not mean it will show up on the device