The content of this article is about various setting methods (pictures) in WebStorm. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
1. Theme Color
Theme Settings
Method: File -> Settings -> Appearance & Behavior -> Appearance ->Theme.
webstorm-setting-02.jpg
Color color setting
Method: File -> Settings -> Editor -> Colors & Fonts->Scheme. (Note: If you are a friend who transferred from Sublime text3 and prefer monokia color matching, you can refer to this article Webstorm Getting Started 1-Theme and Color Matching)
webstorm-setting-04.jpg
2. Open multiple projects
WebStorm can only open one project at a time by default. This is very annoying, but it can actually be set. (Note: If you build the project from the beginning and then configure it, remember to remove the root path shown on the left, otherwise it may not take effect even after clicking Add Content Root configuration)
Method: Add your current project directory in File -> Settings -> Directories -> Add Content Root.
webstorm-setting-01.jpg
3. Configure webserver options (port)
to facilitate access by other ip devices (Such as testing the effect on mobile phones)
Method: File -> Settings -> Build, Execution, Development -> Debugger ->port
Note: The page can be opened before and after configuration. The encoding is displayed in the lower right corner of the page. There is in the lower right corner of the screenshot below)
##webstorm-setting-07.jpg
6. Emmet configuration, syntax, etc.
As mentioned above, shortcut keys are mentioned, and webstorm comes with the emmet plug-in. Anyone who has used zen coding should know that emmet is an upgraded version of zen coding. Of course, webstorm does not support all emmet syntax, but it is enough. You can refer to this article Enabling Emmet Support to see the specific situation.
As shown below, you can see that the browser manufacturer prefix is automatically added to the css.
webstorm-setting-08.png
7. Line number, line break, reference line
After opening the page, Right-click on the left edge of the page, pop-up window options, check according to your needs, as shown below:
##webstorm-setting-09.png
Export method: File -> Export Settings... ->Choose the options and path yourself. You can also use the default.
Import method: File -> Import Settings... ->Select the .jar file path.
9. Plug-in configuration
- Friends who use css precompiler (sass, less) can save the front-end auxiliary tools such as gulp and grunt. Please refer to this article Webstorm Getting Started 5-Sass, scss, and less monitoring compilation
The above is the detailed content of Introduction to various configurations in WebStorm (picture). For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SublimeText3 English version
Recommended: Win version, supports code prompts!

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

SublimeText3 Mac version
God-level code editing software (SublimeText3)

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Atom editor mac version download
The most popular open source editor