Jump to content

User:Eugenia d/sandbox

From Wikipedia, the free encyclopedia
WebStorm
Developer(s)JetBrains
Stable release
10.0.4. / June 12, 2015 (2015-06-12)
Written inJava
Operating system[Microsoft Windows]], Mac OS X, Linux
Licensecommercial
Websitewww.jetbrains.com/webstorm/

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[edit]

All 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[edit]

oh wait

References[edit]

  1. ^ http://www.networkworld.com/article/2174126/software/review--10-javascript-editors-and-ides-put-to-the-test.html?page=3
  2. ^ http://www.itworld.com/article/2831378/enterprise-software/review--10-javascript-editors-and-ides-put-to-the-test.html
  3. ^ http://www.infoq.com/news/2014/10/webstorm-9
  4. ^ http://www.networkworld.com/article/2174126/software/review--10-javascript-editors-and-ides-put-to-the-test.html?page=3
  5. ^ http://www.networkworld.com/article/2174126/software/review--10-javascript-editors-and-ides-put-to-the-test.html?page=3
  6. ^ http://www.networkworld.com/article/2174126/software/review--10-javascript-editors-and-ides-put-to-the-test.html?page=3
  7. ^ http://www.networkworld.com/article/2174126/software/review--10-javascript-editors-and-ides-put-to-the-test.html?page=3
  8. ^ http://www.networkworld.com/article/2174126/software/review--10-javascript-editors-and-ides-put-to-the-test.html?page=3
  9. ^ http://www.networkworld.com/article/2174126/software/review--10-javascript-editors-and-ides-put-to-the-test.html?page=3
  10. ^ http://www.infoworld.com/article/2606402/data-center/135876-InfoWorlds-2014-Technology-
  11. ^ http://www.networkworld.com/article/2174126/software/review--10-javascript-editors-and-ides-put-to-the-test.html?page=3
  12. ^ http://www.heise.de/developer/meldung/Entwicklungsumgebung-WebStorm-9-bringt-Meteor-und-React-Support-2430812.html
  13. ^ "PhpStorm vs WebStorm".
  14. ^ "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.