WebStorm adds AngularJS support
Released: Apr 28, 2014
Updates in this release
Updates in V8.0
- AngularJS Support - Intelligent code completion for directives, controller and application names and code insights for data bindings.
- Spy-js - See a full list of events that trigger code execution, then dig into the stack trace and explore the source code.
- Multiple Carets and Selections - Place carets in multiple locations in your file and edit code simultaneously.
- Grunt Console - Browse through lists of Grunt tasks defined in your project and execute any task by double-clicking.
- Bower Integration - Search for, install and manage client-side libraries and frameworks for your project.
- JavaScript Modules - Improved support for RequireJS and AMD.
- Live Console - A shell prompt that allows you to execute commands and JavaScript code.
- CucumberJS - JavaScript implementation of Cucumber test framework for Behavior Driven Development. Understand Gherkin syntax and help generate code for step definitions.