AngularJS-sublime-package icon indicating copy to clipboard operation
AngularJS-sublime-package copied to clipboard

Automated building completions based on NG comment blocks in source

Open subhaze opened this issue 10 years ago • 2 comments

To keep this plugin version agnostic we'll need to have a dict for each 1.x release. It will be much easier keeping things up-to-date

[in progress]

Related issues: https://github.com/angular-ui/AngularJS-sublime-package/issues/77 https://github.com/angular-ui/AngularJS-sublime-package/issues/74 https://github.com/angular-ui/AngularJS-sublime-package/issues/64

subhaze avatar Apr 22 '15 22:04 subhaze

With Angular 1.4 out there, I am really looking forward to this!

Do you need any help? I am somewhat tight on time but should be able to help with some guidance.

designorant avatar Jun 12 '15 21:06 designorant

Yes, I'm eager to get this finished as well. I've the bulk of the parsing completed which produces a new data structure to work with. So, most that's left is just reworking the internals of the plugin to handle the structure of the new data.

subhaze avatar Jun 22 '15 21:06 subhaze