Home>Article>Development Tools> How to set webstorm font

How to set webstorm font

王林
王林 forward
2020-11-24 17:11:21 8415browse

How to set webstorm font

Background:

After installing webstorm, I found that the font size was very small, so I summarized the method of setting the font size.

(Recommended tutorial:webstorm)

1. Ctrl scroll the wheel to adjust the font size

File--->Settings(Ctrl Alt s)--->Editor--->General--->Change font size(Zoom)... Check the box in front. Just click OK.

On the code editing page, Ctrl and scroll the wheel to adjust the font size.

How to set webstorm font

2. Adjust the font size by changing the size

File--->Settings(Ctrl Alt s)--->Editor-- ->Font--->Size.

Click Apply to see if the font size is appropriate. If not, adjust it. If it is appropriate, just OK. If the code does not become larger or smaller at this time, create a new html page and try to adjust the size, and it will be fine (this is my case).

But I prefer the first debugging method, which is simple and direct.

How to set webstorm font

The above is the detailed content of How to set webstorm font. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:csdn.net. If there is any infringement, please contact admin@php.cn delete