angular-ui / AngularJS-sublime-package

AngularJS code completion, snippets, go to definition, quick panel search, and more.
MIT License
1.42k stars 169 forks source link

Add data- prefix for indexed directives #72

Closed tleruitte closed 9 years ago

subhaze commented 9 years ago

Thanks for the PR, I'll try to get this merged in after the holiday time off.

tleruitte commented 9 years ago

Thanks! Can you publish the new version to Package Control?

subhaze commented 9 years ago

That's the plan, but I was hoping to get 1.3 completions added in before pushing as well. Below are the two files if you'd like to take a shot at updating them to have 1.3 signatures.

https://github.com/angular-ui/AngularJS-sublime-package/blob/master/AngularJS-completions.sublime-settings

https://github.com/angular-ui/AngularJS-sublime-package/blob/master/AngularJS-js-completions.sublime-settings

tleruitte commented 9 years ago

Unfortunately I'm still using mostly angular 1.2 and I don't have much time now to update the completions... Cheers,