bradfeehan / SublimePHPCoverage

A plugin for Sublime Text 2 and 3, which visualises PHP code coverage data in the editor.
MIT License
57 stars 10 forks source link

Sublime Text 3 Support #11

Closed schickling closed 11 years ago

schickling commented 11 years ago

Thanks for the plugin so far.

Will you implement support for the new Sublime Text 3?

bradfeehan commented 11 years ago

I'll take a look at it. I'm not currently using Sublime Text 3, basically because of this reason (plugins need to be updated to work). Have most of the plugins you use been updated already?

schickling commented 11 years ago

Yes, almost all Plugins I use already work in ST3 again.

hd-deman commented 11 years ago

+1 for ST3, and yes most useful plugins updated.

stevenklar commented 11 years ago

At the moment this plugin "works" in ST3. But when you save the file its incredibly slow (maybe because there need to be done some work to implement the new api?).

Works yes, but not as good as in ST2.

Looking forward to wait for your ST3 solution. Otherwise if I have time would maybe send you an pull request.

bradfeehan commented 11 years ago

I'm currently working on this, will update soon with progress.

stevenklar commented 11 years ago

Cool! :+1: