[Github-comments] [geany/geany] Highlight C function names (patch available) (#1231)

elextr notifications at xxxxx
Thu Sep 15 08:08:43 UTC 2016


The external plugin isn't a problem for this since it will disable the Scintilla lexer anyway, its not logical to have two things doing colouring.

The symbol parsers exist now and are what provide the lists of typenames for type highlighting.  Since the symbols also include the functions a similar method could be used to highlight function names with no change to Scintilla apart from perhaps allowing another name list.

-- 
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/issues/1231#issuecomment-247264150
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160915/3610afa6/attachment.html>


More information about the Github-comments mailing list