WebStorm 9 brings a compelling range of new features. With the support
for the most trending and powerful frameworks and libraries, new
integrated tools and new features and improvements basically in every
part of the IDE, WebStorm 9 is a superior update.
Meteor support
WebStorm 9 is great for building web apps with Meteor! First-class
Meteor support features coding assistance for Meteor APIs, special debug
configuration for server-side Meteor code, and the new Meteor project
generator.
React and JSX
WebStorm 9 brings coding assistance for React which includes syntax
highlighting, code completion and error detection for JSX and JavaScript
expressions in JSX. For React components, try navigation to the
definition and the Rename refactoring.
Integration with PhoneGap, Cordova and Ionic
WebStorm now facilitates your workflow with mobile apps developed with
PhoneGap, Apache Cordova and Ionic frameworks. You can create, emulate
and deploy apps right from the IDE and have direct access to the Cordova
plugin registry.
Polymer support
Enjoy the cutting edge of web development with Polymer — now supported
in WebStorm. The IDE understands custom elements imports, Polymer’s
styling features (like the Shadow DOM polyfills) and layout attributes.
Gulp integration
The integration with the Gulp build system now allows you to easily
browse through the list of tasks defined in the project gulpfile.js, and
run or debug any of them simply by double-clicking the task name.
and more...