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
into this
error_list_lexer_support2 is the version compatible with the new Scintilla ILexer5 interface.

