Sublime-JSLint
Sublime-JSLint copied to clipboard
Show console only on error and/or warning
Allow us to choose when the console appears on save. For example, only when there are errors, or only on error or warning, or all the time.
+1
Yes please ! The console poping up when there are no errors .. quite annoying..
bonus points if you implement it on a panel and not on the console... (like PHPCS for example)
+1, it would be a great improvement :)
Sublime will open the console even if the build script doesn't generate any output, but you can close it easily just by pressing the esc key.