Is it possible to change the font size of the project panel?

前端 未结 9 2048
长情又很酷
长情又很酷 2020-12-07 19:36

I can see where it\'s possible to change editor fonts, but the project panel font seems unreasonably large. Overriding the default fonts only changes the upper path bar and

相关标签:
9条回答
  • 2020-12-07 20:12

    This worked for me in IntelliJ 14.0.3 Community Edition in Ubuntu:

    File | Settings | Appearance & Behavior | Appearance

    And then tick on:

    [ ] Override default fonts by (not recommended)
    
        Name: Ubuntu       Size: 14
    

    There you can choose the font and the size of everything: menus, Project panel, Editor, etc... For me, on Linux, it is fine to set it to 15 (default is 14), and then adjust the Editor font alone under:

    Editor | General

    Mouse
      [ ] Change font size (Zoom) with Ctrl+Mouse Wheel
    
    0 讨论(0)
  • 2020-12-07 20:17

    UPDATE-2016: it is possible, see this

    It's not possible, unfortunately, please watch/vote for the bug.

    UPDATE: In the later versions global font/size setting under Settings (Preferences) | Appearance also controls the project view tool window font, but there is still no way to control the project view font individually, without changing the font/size of the other UI elements.

    0 讨论(0)
  • 2020-12-07 20:22

    This can done from File | Settings | Appearance. Modify Name & Size fields under the heading Font as per need.

    You might need to restart the IDE for this to take effect.

    0 讨论(0)
  • 2020-12-07 20:22

    Save Default scheme with a new scheme name then it will allow you to change font.

    0 讨论(0)
  • 2020-12-07 20:26

    Settings->Appearance & Behavior->Appearance->Use Custom font-> Set font size

    0 讨论(0)
  • 2020-12-07 20:30

    Increase the resolution of your monitor in your computer's video card settings. Everything will get smaller. Then you can increase the size of your font in the editor to compensate. Of course, that might make other programs control features seem too small, but if you're saying it is too big, you're probably are using a low resolution (below 1268x1024). Then again maybe you have awesome vision and everything looks big to you because you can see small things really well.

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