Today we’re announcing WebStorm 2017.2
This big summer update adds powerful Move symbol refactoring, supports new code style options for JavaScript and TypeScript, improves testing with Karma and Mocha, and much more!
Here’s what you can do with the top new features in WebStorm 2017.2:
- Import code style from an ESLint configuration.
- Run single Karma tests and generate code coverage reports for Mocha.
- Take advantage of code completion in JavaScript that respects the project configuration stored in your webpack.config.js file.
- Order code inside classes with the Rearrange code action.
- See Parameter hints and inferred type info in TypeScript.
- Build interfaces with support for Angular Material.
- Enjoy better code completion and navigation for Sass selectors.
- Scope styles for single components with support for CSS Modules.
Explore all the new features of WebStorm 2017.2 on our website.
JetBrains WebStorm Team