Webstorm

Source: Internet
Author: User
Keywords Webstorm

WebStorm is an integrated development environment for coding in JavaScript and its related technologies, including TypeScript, React, Vue, Angular, Node.js, HTML, and style sheets. Just like IntelliJ IDEA and other JetBrains IDEs, WebStorm makes your development experience more enjoyable, automating routine work and helping you handle complex tasks with ease.

WebStorm Features
First look at what is special about WebStorm and other IDEs. 1) Automatic save, you don't need to ctrl+s again and again, all operations are stored directly, of course, in case of keyboard misoperation, it will be stored immediately, but we can solve this problem through local version control. 2) Any editor will have no history record as long as the file is closed, but webstorm does. In other words, as long as webstorm is not closed, your files can be returned to the previous operation at any time, and these historical records will disappear after webstorm is closed and restarted. This disadvantage is also obvious, and the memory consumption caused by this is bound to be relatively large. 3) Any editor, except the server svn, has no local version, but webstorm provides a local file modification history. 4) A vision that keeps pace with the times. Zencoding appeared in the IT industry in 2009. After that, few tools were directly integrated into it. Integrated after webstorm 2.0. Node.js, html5, git, cvs, etc. will not be listed one by one. 5) The plug-ins provided are relatively complete, and the installation is very convenient. This brings another problem. The previous eclipse was installed with third-party plug-ins, and webstorm seems to be unable to install third-party plug-ins. 6) You can export the current setting: File -> Export setting.

Webstorm Installation
1. Go to the official website to download the genuine installation package (it is recommended that all software go to the official website to download the installation package, so as to effectively avoid all kinds of messy viruses)

Official website address: http://www.jetbrains.com/webstorm/
 
2. Start the installation
 
3. Choose the installation path
 
4. The first one means whether to create a desktop shortcut, you can choose according to your needs; after the second .js .css .html is checked, the js css html file will be opened with webstorm by default
 
5. Normal installation
 
6. After the installation is complete, choose whether to use the previous version's settings (themes, fonts, shortcut keys, etc.), if not, there is no previous version by default, just click OK
 


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.