Early Access Program

WebStorm 6 EAP build 126.309

Here comes new fresh EAP build #126.309. Visible changes are:

  • Emmet support now works in CSS files. Indeed, it is quite powerful (here’s the exact list of what’s done so far):

Given:

Result (after you press Tab):

  • IDE now bundles support for Google Closure Linter tool. Now you’ve got a really nice tool set to be sure that your code is 100% free of errors, haven’t you? :-)
  • File watchers will now show output files (minified JS, CSS, source maps) under the source file node in Project view:

    Also output files will not be error-inspected by the IDE.
  • There’s now a built-in file watcher template for UglifyJS tool.

We’re getting close to the release so we spend more time on fixing bugs and performance problems in all subsystems. So… if you see something, say something! (at bugtracker and forums).

Please find the list of resolved issues on the wiki.

Develop with pleasure!
-JetBrains WebStorm Team

image description