Today is a big day for us, as we roll outWebStorm 10, a major update of your
favorite JavaScript IDE. You can download
and install it right now!
This 10th anniversary release strives to meet your highest expectations, including language and
technology support, fast performance and powerful features:
- Improved JavaScript support: We've completely reworked support for
JavaScript and added lots for enhancements in ECMAScript 6 support.
- TypeScript 1.4 support and built-in compiler: Instantly
provides a compiled JavaScript file and highlights any compilation errors in the editor.
- Application dependency diagrams: This new feature in spy-js allows you to
visualize and explore your app structure based on the runtime data.
- spy-js support for source maps: Enjoy spy-js features for any languages compiled to JavaScript.
- V8 profiling for Node.js apps: Capture and analyze V8 CPU profiles and heap
snapshots to eliminate performance bottlenecks and fight memory issues.
Other noticeable updates include brand new Distraction-free mode, improved Grunt
integration, simultaneous HTML tag editing, project-wide Dart code
analysis, and HiDPI support for Windows and Linux.
For a more detailed overview please visit What's new in WebStorm 10, and download the IDE for your OS.
Develop with pleasure!
The JetBrains Team