Today we’re announcing WebStorm 2017.3!
This big update brings improvements to all parts of the IDE, from support for JavaScript, TypeScript, and the frameworks to debugging and testing.
Explore the new features and download WebStorm 2017.3 on our website.
Here are the key highlights of WebStorm 2017.3 that you can’t miss:
- Enjoy improved code completion and documentation for standard JavaScript objects and methods.
- Move class methods up the class hierarchy safely with the new ‘Pull member up’ refactoring.
- Use the new ‘Extract type’ and ‘Extract interface’ refactorings in TypeScript.
- Enjoy better code completion and navigation and new code snippets for
Vue.js.
- Run tests with Jest in watch mode, update failing snapshots in one click, and explore code coverage reports in the IDE.
- Test REST APIs right from the editor.