代码之家  ›  专栏  ›  技术社区  ›  Joshua Fox

如何在pycharm编辑器中全局增加字体大小?

  •  1
  • Joshua Fox  · 技术社区  · 6 年前

    Help->Find Action->Increase Font 只增加字体大小 编辑。

    我想这样做——但在全球范围内。

    只需像这样选择“使用自定义字体”…

    enter image description here

    …在项目面板中设置字体大小,而不是编辑器。

    enter image description here

    1 回复  |  直到 6 年前
        1
  •  3
  •   cody    6 年前

    用户界面和编辑器字体是独立的设置。正如你所说, Settings > Appearance & Behavior > Appearance 允许您自定义UI字体。要设置编辑器窗口的默认字体大小,必须在 File > Settings > Editor > Font :

    enter image description here