Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
504 views
in Technique[技术] by (71.8m points)

Revert IntelliJ IDEA font to pre-2020.1 default font

I upgraded to IntelliJ 2020.1, which uses the new JetBrains Mono font by default. However, I would like to switch back to using the previous default, but I don't remember the name. What was the name of the default font on pre-2020.1 versions of IntelliJ IDEA?

question from:https://stackoverflow.com/questions/61154795/revert-intellij-idea-font-to-pre-2020-1-default-font

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

There is an official comment on the IntelliJ support site, stating the pre-2020.1 defaults per operating system are as follows:

  • Mac OS: Menlo
  • Linux: DejaVu Sans Mono
  • Windows: Consolas
  • Fallback: Monospaced

I checked the default settings on IDEA version 2019.3 on OSX, and the default font is indeed Menlo, Size 12, Line spacing 1.2.

You can configure it by going to PreferencesEditorFont


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...