[Github-comments] [geany/geany] Highlight C function names (patch available) (#1231)
linvinus
notifications at xxxxx
Fri Sep 16 07:43:33 UTC 2016
>How did you determine the typenames?
by word count before comma
"type A" == 2
"const type A" == 2
"enum type A" == 2
"struct type A" == 2
"type A = 0" == 2
>And don't forget in a C++ declaration the names A and B may or may not be present.
i'm not a C++ guru, could you share some example?
--
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-247538596
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160916/4b02b116/attachment.html>
More information about the Github-comments
mailing list