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 to Package Control #2

Closed gnomeontherun closed 11 years ago

gnomeontherun commented 11 years ago

http://wbond.net/sublime_packages/package_control/package_developers#Submitting_a_Package

It would be easier to find this if it was available through Package Control.

subhaze commented 11 years ago

It's planned to add it to package control, but I was hoping that the 2.0 schema would get released before doing so. The reason behind that is this plugin will be replacing the current 'AngularJS' and 'AngularJS Attribute Completions' plugins.

With the 2.0 schema it should be pretty easy to reference both of those plugins to this and have current users of the plugins upgraded seamlessly.

If this doesn't happen soon, within a ~week I'll just move ahead with the current 1.2 schema.

subhaze commented 11 years ago

Due to day job, adding some new features, doing more testing I've held off.

Just wanted to give status update on this ticket since it's been about a month now...

But it will definitely see Package Control once the new features have been tested more thoroughly :)

curtisallen commented 11 years ago

Great thanks!

CMCDragonkai commented 11 years ago

Any ETA on this? I would like to be able to autoupdate plugins.

subhaze commented 11 years ago

I can't commit to a hard ETA, having said that, I'm hoping to have time this weekend (or next) to refresh my mind on package control's packages.json file. Once I get that setup, I hope that it will be a seamless push to package control replacing the current AngularJS and AngularJS Attribute Completions packages.

jonathanrdelgado commented 11 years ago

Looking forward to it!

subhaze commented 11 years ago

Just adding a commit I forgot it tag to this issue.

https://github.com/angular-ui/AngularJS-sublime-package/commit/5e340bf0245cdb831379e96975209444ac95174b

subhaze commented 11 years ago

It's now queued up https://github.com/wbond/package_control_channel/pull/1496.