Sublime-JSLint icon indicating copy to clipboard operation
Sublime-JSLint copied to clipboard

Show console only on error and/or warning

Open taoeffect opened this issue 12 years ago • 4 comments

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.

taoeffect avatar Jul 24 '13 20:07 taoeffect

+1

mandarinx avatar Sep 16 '14 09:09 mandarinx

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)

gkatsanos avatar Oct 04 '14 13:10 gkatsanos

+1, it would be a great improvement :)

jerjako avatar Jun 04 '15 08:06 jerjako

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.

73rhodes avatar Oct 15 '15 19:10 73rhodes