PyCharm Community Edition 3.1.3 on Ubuntu Gnome 14.04. Can't find where to change the font of code in PyCharm.
File > Settings > Editor > Colors & Fonts > Font > Editor Fontis inactive. I can only change font size by setting
File > Settings > Editor > [v] Change font size (Zoom) with Ctrl+Mouse Wheelbut how to change font style/type (<somefont> -> Courier New)?
By the way, how to disable spell check? It's non-sense to check spelling in filenames and programming code.
1 Answer
I just figured this one out myself. You need to create your own scheme based on one of the predefined (and locked) ones.
Regards James