By default when we will install PyCharm it will show the small font in all the files. Which is small to be visible with a small monitor. To show this letter with the big font we need to increase the font size of the Pycharm Editor. In this post, we will describe how to change the font size of PyCharm.
In this tutorial, we will tell you How To Change PyCharm Editor Font Size and the font size of the editor. The best editor to write the python program. Basically, if you are a beginner you may not need to change the font size very frequently. But if you are a professional many a times you need to navigate between a number of files. Sometimes you need to just overview the files in very small fonts so you need to change it dynamically so you might feel difficulties in changing manually every time.
1.Manual Mode of Changing
In the manual mode, you need to go to the File-> Settings-> and search in the search box search for the font.
2.Scroll mode
This mode is the advanced mode of changing the font size of Pycharm you need to use this if you need to change the font size very frequently.
Zoom with mouse
-
Press Ctrl+Alt+S to open IDE settings and select Editor | General.
-
Make sure that the setting Changes font size (Zoom) with Ctrl+MouseWheel is enabled.
By searching Mouse Control -
Place the caret in the editor.
- While keeping the Ctrl key pressed, rotate the mouse wheel. As you rotate the mouse wheel forward, font size grows larger; as you rotate the mouse wheel backward, font size decreases.
-
The macOS users can use the trackpad “Pinch-to-Zoom” gesture to change the size of the font and the whole editing area.

If you have any further clarification on this topic please give a comment below How To Change PyCharm Editor Font Size
Thank you, this is just the information I was looking for!
Hi Seth,
Thanks for your comment,
Do you know there is a scrolling method for changing the font size.
We have updated the post for your better use please go once this post.If you find the new method is more valuable please don’t forgot to leave a commnet.