deadem / notepad-pp-linter

Notepad++ Linter. Realtime code check against any checkstyle-compatible linter: jshint, eslint, jscs, phpcs, csslint etc
MIT License
37 stars 7 forks source link

Show total number of errors ? #25

Closed Sashank999 closed 1 year ago

Sashank999 commented 3 years ago

I did not try other tools/plugins. I only have used your linter plugin with jshint and it works really great. The only problem I have is that I can't find where the errors are there. If you can provide the total number of errors in status bar, that would be great.