Funciona no WebStorm e também no Idea, já testei
- Download the https://github.com/johnpapa/angular-styleguide/blob/master/assets/webstorm-angular-file-template.settings.jar?raw=true
- Open WebStorm / Idea and go to the File menu
- Choose the Import Settings menu option
- Select the file and click OK
- In a JavaScript file type these commands followed by a TAB:
ng-c // creates an Angular controller
ng-f // creates an Angular factory
ng-m // creates an Angular module
Posted by Ferran to ZeroGlosa (2015-07-09 17:48)