mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-11-18 20:49:43 +01:00
Scintilla got a [new Pascal lexer] in version 1.78, which was included in Notepad++ version 5.4.4. However, this lexer also introduced [new style IDs] and most of Notepad++'s bundled themes that were created before version 5.4.4 haven't been updated in all that time. Fixes #249, closes #1912