Notepad3 icon indicating copy to clipboard operation
Notepad3 copied to clipboard

provide lexers back to lexilla

Open stefankueng opened this issue 2 years ago • 1 comments

The custom lexers in the lexers_x directory are very useful. So why keep them here and not give them to the lexilla project? That way all editors based on Scintilla could use them.

stefankueng avatar Jan 14 '23 08:01 stefankueng

Most of the lexers in this directory are developed by other authors and should be provided to Lexilla project by them. Some lexers have only minor adaptations to Lexilla's original ones - have to check, if meanwhile they have been changed in Lexilla Library. The only one developed by us is the CSV Rainbow coloring "lexer", don't know, if this can be called a lexer.

RaiKoHoff avatar Jan 15 '23 15:01 RaiKoHoff