Function introduction
About JavaScript
Based on DOM, completed by specific browsers
Coding navigation and usage queries
JetBrains WebStorm Chinese version supports ECMAScript
Support CoffeeScript
Support nodes
JavaScript Refactoring
JavaScript unit testing
Code detection and quick fixes
JSLint/JSHint
JavaScript debugger based on Mozilla
Functions other than coding
Batch code analysis
Coding language mixing or intermixing
Spell checker
About HTML/HTML5/CSS
Support HTML5
Inspection and quick fixes
Zen Encoding
Show content
Shows the style of the application
Convenient environment
HTML5 sample files and other web application templates
ftp and remote file synchronization
Integrated version control system
Local records
WebStorm Features
Intelligent code completion
Supports prompts for different browsers, and also includes all user-defined functions (in the project)
Code completion includes all popular libraries such as JQuery, YUI, Dojo, Prototype, Mootools and Bindows.
Code formatting
Not only can the code be formatted, but all rules can be defined by yourself
html tips
We often write html code in js code, which is generally very painful, but with smart prompts, it is much better. And there can also be js prompts in the html.
Lenovo query
只需要按着Ctrl键点击函数或者变量等,就能直接跳转到定义;可以全项目查找函数或者变量,还可以查找使用并高亮。
Code refactoring
This operation is somewhat like Resharper. Users who are familiar with Resharper should get started quickly. It supports renaming, extracting variables/functions, inlining variables/functions, moving/copying, safe deletion, etc.
Code inspection and quick fixes
You can quickly find errors in the code or areas that need optimization, and provide modification suggestions for quick repairs.
Code debugging
Supports code debugging, the interface is similar to IDEA, very convenient.




















Useful
Useful
Useful