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

linvinus notifications at xxxxx
Thu Sep 15 18:30:39 UTC 2016


@codebrainz ok, i have removed this.
@elextr your summarize is correct, but some things in C++ can be resolved.
for example from version 3.5 of my patch, it don't highlight object initialization that i mention in this post https://github.com/geany/geany/issues/1231#issuecomment-247092487

to resolve that i also control parameters of function, 
if parameters format not equal to (type A,type B, ...) then it not declaration, with some other signs object initialization is recognized and not highlighted 


-- 
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-247411619
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160915/dc434346/attachment.html>


More information about the Github-comments mailing list