As the title says, how can I change the font size in the editor by some value? I like the scrolling thing, but the problem is I have to scroll again and every time I open an IDE again.
I found the settings for changing the value of the font size, but it's disabled. Do I have to pay for that feature?
Keyboard shortcutHold down Ctrl press the + to increase the font size or - to decrease the font size. Pressing either of these keys while continuing to hold down the control key continues to increase or decrease the font until it reaches its maximum. To reset the font back to the default size Ctrl + 0 (zero).
Install PyCharm and open it. Open "Editor -> Font" in Settings, change "Size", and "apply". The font size in the editor will change. Open "Editor -> General" in Settings, enable "Change font size (Zoom) with Ctrl+Mouse Wheel" and "apply".
Settings/Preferences | Editor | Colors & Fonts | Font
Settings/Preferences | Editor | Color Scheme | Color Scheme Font
I found the settings for changing the value of the font size, but it's disabled.
It's disabled because it is not allowed to edit bundled scheme. To "enable" it just create your own scheme based on any of the bundled ones (click the "Save As" button next to Scheme Name):
Once you've done that you can alter any of the color/style settings.
If you have somehow increased (or decreased) the font size dynamically via shortcut then just use the "Reset Font Size" action. You can assign any shortcut to those actions at Settings/Preferences | Keymap
:
You can also call that action directly via Help | Find Action...
:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With