Changing the code font size in WebStorm IDE

限于喜欢 提交于 2019-12-02 17:48:41
CrazyCoder

Settings (Preferences on Mac) | Editor | Colors & Fonts | Font, Size:

Before you can change this setting you must click "Save As..." and save the scheme under a custom name.

If you came here because you already found that screen, but the text box was locked...

This is because you cannot modify the current theme.

Click "Save As..." to save a copy of your current theme, now you should be able to edit whatever you want.

Joshua

There is also an option to enable mouse wheel zooming, like in browsers:

File > Settings > Editor > Change font size with Ctrl+Mouse Wheel.

If you are a new WebStorm 10.0.4 user,

File > Settings > Editor > General > Change font size with Ctrl+Mouse Wheel.

The answer that discusses how to dynamically change the font size via the mouse wheel is partially correct, but leaves out a crucial step:

  1. File
  2. Settings
  3. Editor
  4. General (this is the crucial step missing from the previous answer)
  5. Set the "Change font size (Zoom) with Ctrl+M

The previous answer was missing the crucial step 4, which, when omitted, leaves you wondering where the magic checkbox control is located.

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