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

linvinus notifications at xxxxx
Wed Sep 14 11:58:42 UTC 2016


Hi everyone!
Two years ago there was a request about such feature http://lists.geany.org/pipermail/users/2014-January/009121.html

And now there is patch that adds support for highlighting C function names.
patch need some testing, if you will find wrong highlighting let me know.

Branch with path  located here https://github.com/linvinus/geany/commits/highlight_function_names
after install you need add new colors in your filetypes.c
```
function_declaration=class
function=function
```







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


More information about the Github-comments mailing list