notepad-pp-linter icon indicating copy to clipboard operation
notepad-pp-linter copied to clipboard

Add list of errors to a dialog window

Open ghost opened this issue 7 years ago • 3 comments

There used to be an old plugin which is no longer maintained, called https://sourceforge.net/projects/jslintnpp/

A nice feature was that it provided a window at the bottom of the Notepad++ editing screen to list all the errors found. You could then just click a line and it would jump straight to the error in the code.

Would you consider implementing this feature in your plugin? Thank you!

ghost avatar Aug 24 '18 07:08 ghost

Source therefore is available as svn repo here https://sourceforge.net/p/jslintnpp/code/HEAD/tree/trunk/src/ also last release 0.8.3 seems missing.

chcg avatar Jan 28 '19 20:01 chcg

or at least a hotkey to navigate to next+prev error, cuz now it's really really hard to even notice errors

Owyn avatar May 16 '20 12:05 Owyn

@Owyn you can make the colors more contrast for now: https://github.com/deadem/notepad-pp-linter/issues/6#issuecomment-415482687

deadem avatar May 25 '20 08:05 deadem