Set terminal font size in PhpStorm?

后端 未结 3 1503
清歌不尽
清歌不尽 2021-02-05 00:12

How can I set the font size in the embedded terminal in the JetBrains PhpStorm IDE? The text is too small. Is this possible?

相关标签:
3条回答
  • 2021-02-05 00:32

    Another alternative is hitting CTRL/CMD+Shift+A and searching console:

    After setting the font, rebooting is not necessary, just close then open a new terminal as shown here:

    0 讨论(0)
  • 2021-02-05 00:38

    LazyOne already pointed out where you can change this.

    Keep in mind that you have to hit the "Save As..." button next to the colour scheme first in order to create a new colour theme - you cannot change anything unless you create a copy.

    PHPStorm protip - if you can't find the settings, just use the search field:

    enter image description here

    0 讨论(0)
  • 2021-02-05 00:45

    Settings (Preferences on Mac) | Editor | Colors & Fonts | Console Font

    NOTE: that you cannot edit bundled color scheme -- you will have to make a copy of bundled in order to be able to make changes.

    0 讨论(0)
提交回复
热议问题