Software:
PyCharm Community 2019.1
Unlike many popular text/programming editors and IDE’s, PyCharm doesn’t by default let you change the font size by pressing Ctrl + Scrolling the mouse wheel.
To enable scroll-zoom in PyCharm:
- Go to File > Settings to open the Settings dialog
- In the Settings dialog, navigate to Editor > General
- Check the Change font size (Zoom) with Ctrl + Mouse Wheel option.
This should be default!
Absolutely! š
Thank you!
Hi, can you help me? How to zoom in code without using Mouse Wheel?
Hi Anna,
You should be able to do it by adding keyboard shortcuts in:
File > Settings > Keymap
To the commands:
“Decrease Font Size” / “Increase Font Size”
* Right click the command and choose “Add Keyboard Shortcut”
* It’s hard to find key combinations that are not already used by other commands