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
397 views
in Technique[技术] by (71.8m points)

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

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

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

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

1 Answer

0 votes
by (71.8m points)

Works on every Intellij Version

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

enter image description here

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.

enter image description here

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

enter image description here


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

...