JetBrains WebStorm is a commercial IDE for JavaScript, CSS & HTML built on JetBrains' IntelliJ IDEA platform. WebStorm is a specialized version of PhpStorm, offering a subset of its features.[1] WebStorm ships with pre-installed JavaScript plugins (such as for Node.js), which are available for PhpStorm as well at no cost.[2]

WebStorm provides automatic code completion, on-the-fly code analysis, refactoring support and VCS integration. Supported languages are JavaScript, CoffeeScript, TypeScript and Dart.

Key features

In addition to the smart editor, WebStorm offers:

  • HTML5 support
  • Support for Node.js
  • Meteor support
  • support for Web Components using Google's Polymer
  • Zen Coding capabilities
  • JavaScript Debugger
  • Support for multiple web scripting languages
  • Remote deployment facilities over FTP, SFTP, mounted network drive, etc. with automatic synchronization
  • Version Control Integrations: Subversion, Git, GitHub, Perforce, Mercurial, CVS, TFS supported out of the box with changelists and shelved changes
  • Issue tracker integration

IntelliJ IDEA JavaScript, HTML, CSS support

JetBrains also creates a polyglot developer IDE -- IntelliJ IDEA with the equal JavaScript, HTML and CSS development support.

See also

References

  1. ^ "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. 
  2. ^ "Which IDE do I need?". PhpStorm FAQ. Retrieved 2013-04-21. 

External links