BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News WebStorm 3.0: JetBrains Provides a More Complete JavaScript IDE

WebStorm 3.0: JetBrains Provides a More Complete JavaScript IDE

This item in japanese

Bookmarks

WebStorm 3.0 adds support for Node.js, CoffeeScript, JSLint, JavaScript Unit Testing and includes enhancements of the JavaScript and XSLT debuggers.

JetBrains has released WebStorm 3.0, an IDE suited for developing applications based on web technologies: HTML, HTML5, CSS, JavaScript, and others.

A previous version, WebStorm 2.0, was released in February of this year with support for ECMAScript 5, Mercurial, and integration with GitHub. Three months later, JetBrains upgraded WebStorm to 2.1 with a JavaScript debugger for Chrome, HTML tag tree highlighting, and new JavaScript refactoring. WebStorm 3.0 wants to be a more complete JavaScript IDE, and comes with support for Node.JS, CoffeeScript, JSLint, among others:

  • Node.js – support for debugging and validating server-side Node.js code; it includes CommonJS auto-completion
  • CoffeeScript – support for code navigation and auto-completion, rename refactoring, syntax highlighting, and error checking
  • JSLint – integrated in WebStorm for JavaScript code validation
  • JavaScript Unit Testing – based on JsTestDriver initially developed by Google
  • Enhancements – the JavaScript debugger, FTP/SFTP Sync, XSLT debugger, and general UI improvements

JetBrains does not provide a Community Edition for WebStorm, but it offers it for free for open source projects. Qualified product managers can apply on the Open Source Support Program.

JetBrains plans to release new versions of their JavaScript IDE twice a year, the next release being scheduled for Q1/2012.

WebStorm is a subset of IntelliJ IDEA, a development platform running on Windows, Linux and Mac OS X initially targeted at Java but later adding support for multiple languages including ActionScript, Python, Ruby, Groovy, PHP, Scala, Clojure, and XML.

Rate this Article

Adoption
Style

BT