Developer(s) | JetBrains |
---|---|
Stable release | 10.0.4.
/ June 12, 2015 |
Written in | Java |
Operating system | [Microsoft Windows]], Mac OS X, Linux |
License | commercial |
Website | www |
JetBrains WebStorm is an IDE for HTML, CSS, JavaScript, and XML, with support for projects and version control systems [1].
It is a commercial [2] cross-platform IDE build on the open-source IntelliJ Platform [3].
Key features
edit- automatic code completion, code coloring [4],
- code formatting for JavaScript and HTML including Markdown support [5],
- navigation to declarations and symbols, find usages for symbols, labels, and files [6];
- code inspections to cover many common JavaScript issues as well as issues in Dart, EJS, HTML, Internationalization, LESS, SASS, XML, XPath, and XSLT. WebStorm includes JSHint and supports JSLint[7].
- automated refactorings: renaming; extraction of variables, parameters, and methods; inlining; changing signatures; moving; and copying.[8];
- version control systems integration: Subversion, Mercurial, Git (including GitHub), Perforce, CVS, and TFS [9];
- project support with specialized project views, file structure views, and quick jumps between files, classes, methods, and usages [10];
- FTP deployment, a JavaScript debugger, a unit-test runner, and integrated code coverage analysis
- Node.js
- TypeScript, CoffeeScript, and Dart support [11]
- Supports Angular, Meteor, React and Polymer [12].
Web Development tools by JetBrains
editAll features available in WebStorm are included in PhpStorm,[13] which adds support for PHP and databases.[14] The Ultimate Edition of JetBrains polyglot IDE IntelliJ IDEA supports the same functionality as WebStorm by plugins.
Licensing and updates policy
editoh wait
References
edit- ^ http://www.networkworld.com/article/2174126/software/review--10-javascript-editors-and-ides-put-to-the-test.html?page=3
- ^ http://www.itworld.com/article/2831378/enterprise-software/review--10-javascript-editors-and-ides-put-to-the-test.html
- ^ http://www.infoq.com/news/2014/10/webstorm-9
- ^ http://www.networkworld.com/article/2174126/software/review--10-javascript-editors-and-ides-put-to-the-test.html?page=3
- ^ http://www.networkworld.com/article/2174126/software/review--10-javascript-editors-and-ides-put-to-the-test.html?page=3
- ^ http://www.networkworld.com/article/2174126/software/review--10-javascript-editors-and-ides-put-to-the-test.html?page=3
- ^ http://www.networkworld.com/article/2174126/software/review--10-javascript-editors-and-ides-put-to-the-test.html?page=3
- ^ http://www.networkworld.com/article/2174126/software/review--10-javascript-editors-and-ides-put-to-the-test.html?page=3
- ^ http://www.networkworld.com/article/2174126/software/review--10-javascript-editors-and-ides-put-to-the-test.html?page=3
- ^ http://www.infoworld.com/article/2606402/data-center/135876-InfoWorlds-2014-Technology-
- ^ http://www.networkworld.com/article/2174126/software/review--10-javascript-editors-and-ides-put-to-the-test.html?page=3
- ^ http://www.heise.de/developer/meldung/Entwicklungsumgebung-WebStorm-9-bringt-Meteor-und-React-Support-2430812.html
- ^ "PhpStorm vs WebStorm".
- ^ "PhpStorm". Retrieved 2013-04-21.
PhpStorm includes all the functionality of WebStorm (HTML/CSS Editor, JavaScript Editor) and adds full-fledged support for PHP and Databases/SQL.