Skip to content

Latest commit

 

History

History
 
 

Note: With Npp 8.8.1 the errorlist python scripts are obsolete, as an internal errorlist lexer has been implemented.

Note, a dedicated plugin to enhance any lexer can be found here.

These are scripts that extend the functionality of Npp/Scintilla.

Error list lexer turns that

image

into this

image

error_list_lexer_support2 is the version compatible with the new Scintilla ILexer5 interface.