WebStorm

From Wikipedia, the free encyclopedia
JetBrains WebStorm
Developer(s) JetBrains
Stable release 7.0 / September 26, 2013 (2013-09-26)
Written in Java
Operating system Cross-platform
Type JavaScript IDE
License Proprietary
Website www.jetbrains.com/webstorm

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. Suported languages are JavaScript, CoffeeScript, TypeScript and Dart.

Key features

In addition to the smart editor WebStorm offers:

  • HTML5 support
  • Support for Node.js
  • 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 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

  • Comparison of integrated development environments

External links

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. 
This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.