Is it possible to change the console font size in IntelliJ IDEA

99封情书 提交于 2020-01-10 20:15:23

问题


Is it possible to change the console font size in IntelliJ IDEA?

I changed the actual text size under Settings > Editor > Font, but "console/terminal" font is too small.

I'm using Community Edition 15


回答1:


Works on every Intellij Version

Press Ctrl+Shift+a and search for console font:

Select Console Font and the right settings menu will be opened.

Intellij Version < 2018

Open Settings -> Editor -> Colors & Fonts -> Console Font

You can change font size and colors there but you have to save the Scheme into a custom scheme before you can change the values.

I am using the ultimate edition. If you don't see that settings it's probably because of the community edition you are using.

Intellij Version >= 2018

Open Settings -> Editor -> Color Scheme -> Console Font



来源:https://stackoverflow.com/questions/35829103/is-it-possible-to-change-the-console-font-size-in-intellij-idea

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!