[Github-comments] [geany/geany] Add missing string and comment styles for various lexers (#1502)

Enrico Tröger notifications at xxxxx
Thu May 25 14:02:01 UTC 2017


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 https://github.com/geany/geany-plugins/commit/236363f0e7dfab7db8690cc051a53417da6ece06#commitcomment-20944968.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add missing string and comment styles for various lexers

-- File Changes --

    M src/highlighting.c (86)

-- Patch Links --

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

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1502
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170525/214f72b2/attachment.html>


More information about the Github-comments mailing list