I'm try to decrease the font size of my code and the workbench menus. Doing it by File > Settings > Editor > Font only changes the font size in the code editor. Is there way to do this for the whole IDE?
CodePudding user response:
short cut may be you can us control button keyboard wheel. That works in most case
CodePudding user response:
There are 2 Font
settings in Jetbrains.
To set the global scale, Open
Appearance & Behavior
>Appearance
, enable the checkboxUse custom font:
and then increase theSize
Editor
>Font
is only for the editor, so menus are not affected.