Built the highlight_c_cpp patch and it works great for C.
It picks up the 'class' and 'function' colours from the colour scheme.

Function definition uses the 'class' colour.
Function calls uses the 'function' colour.
Structs have the 'class' colour.

Tried some cpp files and they were the same as above for C.

Mybe there is a bug with Enums?
Enum have 'class' colour. Choose a different colour scheme and then change back again. The Enum colour disappears.

Thanks for the patch! It really helps the C look better.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/1231/1867655677@github.com>