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

elextr notifications at xxxxx
Fri Sep 16 10:19:27 UTC 2016


@b4n @linvinus the example is unusual in that it does something strange with the object, in most cases you do `auto var = typename(params);` so only the `typename` tells you what is going on and it is currently type highlighted in Geany providing a good cue.  

If the typename is still highlighted as a type when Geany knows about it (as @linvinus showed) thats fine, it provides the cue to whats going on.  Having the function highlighting _removing_ the existing type highlighting functionality seems a backward step.

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


More information about the Github-comments mailing list