Search code examples
pythoneclipsepydev

How do I change the default font for Python code in Eclipse?


In Eclipse, how can I change default font for Python code in the editor (PyDev plugin)?

I navigate to menu WindowPreferenceGeneralAppearanceColors & Fonts, but I don't find which item would affect the Python code font.


Solution

  • As you are using PyDev, you should have a look at menu WindowPreferencesPyDevEditor (PyDev Editor Preferences).