In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly explains "what is the function of WebStorm of JavaSscript IDE". Interested friends may wish to have a look. The method introduced in this paper is simple, fast and practical. Next, let the editor take you to learn "what is the function of JavaSscript IDE's WebStorm?"
What are my criteria for choosing Javascript IDE?
◆ fast and intelligent code hints (project-wide) and completion
◆ supports refactoring
◆ supports customization of code formatting details
Good editing experience in ◆ (such as quickly locating recent edits, quickly viewing code structure and definition, etc.)
◆ is lightweight and fast.
◆ is easy to debug
What is WebStorm?
WebStorm is an IDE,JetBrains specially designed by JetBrains for Web developers. Resharper, IntelliJ IDEA and so on are all from this company.
JetBrains defines WebStorm as The smartest Javascript IDE. Dare to say that there must be two brushes. But be aware that this IDE is not free, but everyone knows what to do.
What is the function of WebStorm?
Let me give a general list of the functions of WebStorm (here we only talk about the editing function of Javascript, and others like html and css explore it by yourselves. Remember that WebStorm supports Zencoding, handsome):
1. Intelligent code completion:
Supports prompts from different browsers, including all user-defined functions (in the project)
Code completion includes all the popular libraries, such as JQuery, YUI, Dojo, Prototype, Mootools and Bindows.
2. Code formatting:
Not only can the code be formatted, but all the rules can be defined by themselves:
3. Html hints in code writing:
People often write html code in js code, which is generally very painful, but with smart tips, it's much better.
And there can also be js prompts in html.
4. Code navigation and usage query:
Just press the Ctrl key and click on a function or variable to jump directly to the definition:
You can find functions or variables throughout the project, and you can also find and highlight them:
5. Code refactoring (this operation is a bit like Resharper, and users who are familiar with Resharper should get started quickly):
Supported are renaming, extracting variables / functions, inline variables / functions, moving / copying, secure deletion, and so on, such as:
After the inline variable is reconstructed, it becomes:
6. Code review and quick fix:
You can quickly find errors in the code or areas that need to be optimized, and give suggestions for modification and quick fix.
7. Code debugging:
8. Code structure browsing:
Can quickly browse and locate
9. Code folding:
10. Package or remove the peripheral code:
After getting rid of it, it becomes:
Well, there are enough of these features, including a lot of debugging and refactoring, which you need to dig yourself.
How to get WebStorm?
The current * version of WebStorm is 2.1.5, the official download address is: try harder I download, this is a 30-day trial version, but you know how to do it (try me)
It is estimated that 3.0 will be out soon, before the end of the year.
What other functions are there?
WebStorm also has many features to be mined, such as support for all mainstream version control, such as svn, git, cvs, etc.; support for FTP projects, and automatic synchronization; support for HTML5, Zencoding, and so on.
At this point, I believe you have a deeper understanding of "what is the function of JavaSscript IDE WebStorm?" you might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.