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

elextr notifications at xxxxx
Thu Sep 15 10:13:48 UTC 2016


>  OK, possibly the foo part of foo<type>() should probably be highlighted, but the cb variable or its RHS I'm not sure.

Yes, and also I don't want operator() highlighted.

```
struct Foo { operator(){ ... } } foo;

foo();

```

`foo` is not a function name.


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


More information about the Github-comments mailing list