WebStorm 11 released

Released: Nov 5, 2015

Updates in this release

Updates in 11

  • TypeScript 1.5 and 1.6 - Coding assistance for JSX, ES6 generators and modules, local types and other TypeScript new features.
  • Better ECMAScript 2015 Support - WebStorm 11 includes smarter coding assistance for named exports in import statements.
  • Formatting for Chained Method Calls - The new formatting options provide greater flexibility in configuring indents and wrappings for chained method calls in JavaScript and TypeScript.
  • New Node.js Inspections - New inspections alert you if references are missed or third-party modules aren't installed.
  • Angular 2 Support - Provides code completion and navigation for components and bindings.
  • Improved React Support - Better code completion and navigation for React components, including components imported with ES6-style syntax.
  • Yeoman Integration - Access hundreds of project generators from the IDE Welcome screen.
  • TSLint - Enable TSLint to see warnings and errors from the editor, as you type.
  • Flame Charts in Node.js CPU Profiler - A new flame chart view gives you a visual representation of your Node.js app execution.
  • Run a single Mocha Test - WebStorm's integration with Mocha now allows you to run a single Mocha test or test suite.