如何更改 PyCharm 中的代码字体?

fro*_*ame 2 text-editor fonts ide

Ubuntu Gnome 14.04 上的 PyCharm 社区版 3.1.3。在 PyCharm 中找不到更改代码字体的位置。

File > Settings > Editor > Colors & Fonts > Font > Editor Font
Run Code Online (Sandbox Code Playgroud)

处于非活动状态。我只能通过设置来改变字体大小

File > Settings > Editor > [v] Change font size (Zoom) with Ctrl+Mouse Wheel
Run Code Online (Sandbox Code Playgroud)

但是如何更改字体样式/类型(<somefont>-> Courier New)?

顺便说一句,如何禁用拼写检查?检查文件名和编程代码中的拼写是没有意义的。

小智 6

我只是自己想出了这个。您需要根据预定义(和锁定)方案之一创建自己的方案。

http://www.jetbrains.com/pycharm/webhelp/configuring-colors-and-fonts.html

问候詹姆斯