webstorm common configuration (simple knowledge)

1. How to change the theme (color & font)
  File-> Setting-> Editor-> Colors & fonts-> scheme select your subject (darcula)
2. how to get started when webstorm not open the project file
  file-> settings-> Appearance & Behavior- > System settings to remove reopen last project on startup (at startup always open the last project)
3. how perfect display Chinese
  file-> settings-> appearance in check override default fonts by (not recommended) , set the name: NsimSum , Size: 12
(the appearance appearance options, select the "overriding the default font", set the name for NsimSum, it is italicized under the windows, font size 12). Here the entire character set is the IDE display a menu list including words. You can try to change it to English, as seen again in the menu item, Chinese and some will not display properly, into a small box.

Here briefly about: NSimSun font = Times New Roman. Biemengbiliao. Some are general computer.

 

Baidu did not please download (or click the link below):

 

NSimSun font | Times New Roman

 

Installation: Win XP (2000 \ 98) Systems: Unzip the font file into a good C: \ Windows \ Fonts directory can be.

 

Win 7 \ Win 8 \ Win 10 system: Right-click the font file, and then click> "Install" to install fonts.

 

Apple (APPLE) MacOS system: Once you have downloaded double-click Fonts, and then select: install fonts.

 

4. How to display the line number
in the code display region of the left click the right button "show line number".

5. How to wrap the code
file-settings-editor-> general-> "use soft wraps in editor" ticked, the code word wrap up.
You first try to write long sentences in a row, will not see the new line.

Guess you like

Origin www.cnblogs.com/byx1024/p/12113568.html