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.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1502

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.