A bunch of string and comment styles were missing and so Geany could not
detect the corresponding styles in code.
Compared the mappings in src/highlighting.c
against the list of used Scintilla lexers in scintilla/src/Catalogue.cxx
and added missing style mappings.
I also added "stubs" for lexers which don't support string or style, just to have them listed and make sure they are not missing again.
Another pair of eyes to double check copy&paste mistakes are welcome.
Missing styles were detected in geany/geany-plugins@236363f#commitcomment-20944968.
https://github.com/geany/geany/pull/1502
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.