sporto / rails-go-to-spec-sublime

Sublime Text plug-in for jumping to Rails spec files
MIT License
30 stars 12 forks source link

Port to Sublime Text 3 #2

Closed cmer closed 11 years ago

cmer commented 11 years ago

Any chance this could be ported to ST3? Thanks!

sporto commented 11 years ago

Yes totally, I haven't upgraded to ST3, just waiting for Sublime package manager to be compatible with ST3

https://github.com/wbond/sublime_package_control https://github.com/wbond/sublime_package_control/issues/289

I will port it soon

cmer commented 11 years ago

It already is. I've been using PM on ST3 for a while http://wbond.net/sublime_packages/package_control/installation#ST3

It's alpha, but it works quite well.

skateinmars commented 11 years ago

Hello, are you still planning on porting this plugin to ST3? Thanks!

sporto commented 11 years ago

@skateinmars yes, definitely. I will set some time aside this coming week to do it.

sporto commented 11 years ago

Done, I have sent a pull request to Package Control, should be available soon