notepad-plus-plus/PowerEditor
Andrey Smolyakov 8c3c30efae Fix VHDL comments highlighting
Comments styles in stylers.model.xml are inconsistent with Scintilla's states
described in /scintilla/include/SciLexer.h. Moreover, block comments are
highlighted with not the same style as line comments, but with style used for
"COMMENT LINE BANG" in other languages.
I eliminated the "COMMENT LINE" style, which Scintilla does not generate, fixed
the "COMMENT BLOCK" style to be the same as regular "COMMENT", and added a
separate style, "COMMENT LINE BANG", for special comments.

Close #10748
2021-11-06 00:57:02 +01:00
..
Test Add support DarkMode, function list & auto-completion for TypeScript 2021-08-15 11:47:19 +02:00
bin Notepad++ 8.1.9 release 2021-10-22 00:05:22 +02:00
gcc Add gcc 32-bit build and improve build process 2021-09-13 23:17:11 +02:00
installer Add plugins' description into installer 2021-10-29 15:18:25 +02:00
misc/chameleon
scintilla.original.forUpdating Upgrade Scintilla from v4.2.0 to v4.4.6 2021-02-21 19:14:40 +01:00
src Fix VHDL comments highlighting 2021-11-06 00:57:02 +01:00
visual.net Fix NUL file-corruption issue after system shutting down brutally 2021-09-28 12:30:05 +02:00