watson-ruby icon indicating copy to clipboard operation
watson-ruby copied to clipboard

Sublime Text integration

Open victorhaggqvist opened this issue 12 years ago • 1 comments

I totally realize that you might not develop this, but if some one does it it would be really nice.

victorhaggqvist avatar Jan 26 '14 15:01 victorhaggqvist

It would actually not be that hard to do something as a sublimelinter plugin (http://sublimelinter.readthedocs.org/en/latest/creating_a_linter.html). Looking at the php linter it seems pretty easy to do (https://github.com/SublimeLinter/SublimeLinter-php/blob/master/linter.py). In the meantime, the package https://github.com/SublimeLinter/SublimeLinter-annotations works for me as a quick way to show tags in the active file.

pelletiermaxime avatar Jan 27 '14 04:01 pelletiermaxime