ie8linter icon indicating copy to clipboard operation
ie8linter copied to clipboard

Sublime text plugin

Open pVesian opened this issue 10 years ago • 2 comments

Hi,

It would be cool to have this as a sublime text (2+) plugin, but without the http call. It would be a plugin that checks files on save.

Thanks!

pVesian avatar Feb 10 '15 12:02 pVesian

That's an interesting idea. I'll look into it!

Sublime and Atom are both good candidates.

Is there an on-save linter that's good to look at that does something similar (not for IE, but as far as how the functionality looks)

etodanik avatar Feb 10 '15 12:02 etodanik

The only onle I use that does this is "PHP Code Sniffer". Here's one tutorial on how to create plugins for ST2: http://code.tutsplus.com/tutorials/how-to-create-a-sublime-text-2-plugin--net-22685

pVesian avatar Feb 10 '15 13:02 pVesian