Execution in separate thread is important difference from other *-lint plugins – you don't need to wait with blocked editor area until jslint finish the work. Now all of it will be done separately from main editor thread and you can continue to work.
Next steps for this plugin are:
- Add support of Sublime Package Control
- I want to add support of PyLint, PEP8 and PyFlakes support
No comments:
Post a Comment