angular-ui/AngularJS-sublime-package

Autocompletion for custom services

DWand opened this issue · 2 comments

Is it possible to get js autocompletion for custom services (either based on code or ngdoc comments)?

This plugin focuses on the HTML side of things, however there was a Tern plugin started for the JS side of things but it's now deprecated since Tern now has an official angular plugin for JS completions http://ternjs.net/doc/manual.html#plugin_angular

Thank you for clarification, @subhaze.