WebStorm 6.0 Released
Written by Ian Elliot   
Friday, 08 March 2013

JetBrains has released version 6.0 of its JavaScript IDE, WebStorm, providing code editing and debugging for CoffeeScript, TypeScript and Dart with automatic compilation of these languages to JavaScript.

In this video John Lindquist gives a hand-on demonstration of File Watchers, a feature introduced in this version to connect different file types to appropriate tools. The idea is that if the file changes then the tool will be run automatically. For example, if you source file changes then it could be automatically compiled keeping everything up-to-date in next to real-time. He illustrates it with reference to CoffeeScript and demonstrates that the JavaScript file is live up-dated as the edits are made.

TypeScript, support for which is new in this version and he moves on to demonstrate source map debugging within TypeScript which allows debugging within TypeScript rather than the compiled JavaScript.

 

 

WebStorm 6.0 has FileWatcher templates for the following compilers:

  • YUI Compressor CSS
  • TypeScript
  • YUI Compressor JS
  • Closure Compiler
  • CoffeeScript
  • CoffeeScriptReduxSourceMap
  • LESS
  • SASS
  • SCSS
  • UglifyJS

Other noteworthy features include:

  • Live Edit, which was introduced in the previous release, has been improved and now supports HTML5.

  • Improved HTML and CSS coding, with a re-designed HTML structure view and support for even faster coding using Emmet in the editor.

  • Revised approach to handling JavaScript libraries, allowing developers to work transparently with minimized and compiled files stored in the project

There is a fresh IDE look and feel, and Darcula (good joke!), a new native dark UI theme for the IDE and the editor. Of course if you are not a fan of the current fad for dark looking IDEs you can stick with bright up-beat white!

(click to enlarge)

 

WebStorm 6.0 is a free update for those who purchased a license after March 6, 2012 and there is a 30-day trial for new users in Windows, Mac OS X and Linux versions

 

webstorm

 

If we are going to take JavaScript, and the languages that compile to it, seriously then this is the sort of IDE tool support that is essential. Let's hope WebStorm keeps adding features at the same rate.

 

 

More Information

WebStorm

Download

Related Articles

Two new IDEs - PHP & Javascript

Eclipse Orion 2.0 Now Ready

Mozilla and Eclipse take programming into the cloud

NetBeans IDE 7.3 Released

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

pico book

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


Google Tunix Hack Hackathon Now Open
14/11/2025

A Google hackathon on Kaggle is now open for entries showing how to use Tunix, Google's JAX-native library for LLM post-training, to train a model to show its work by laying out a reasoning trace befo [ ... ]



Hour Of AI 2025 About To Start
03/12/2025

Hour Of Code has been renamed. This year and from now on it will be called "Hour Of AI", giving in to this AI-dictated era. Another indication that coding has shifted from a task of manual labor  [ ... ]


More News

Last Updated ( Friday, 08 March 2013 )