angularjs-eclipse
angularjs-eclipse copied to clipboard
Rename/refactoring controller/services
It should be cool if we could rename controller, services from JS editor or HTML editor.
This idea comes from http://stackoverflow.com/questions/27247621/eclipse-angularjs-plugin-rename-refactoring-functionality
To do that :
- implement tern refactoring https://github.com/angelozerr/tern.java/issues/42
- improve tern.js to customize refactoring