Hello,
Is it possible to have the builtin tree sitter give differentiate font-locking for function calls and function definitions?
As far as I could see, the builtin mode only provides `font-lock-function-name-face`. I have set treesit-font-lock-level to 4.
Examples below are for C/C++ mode, but this would apply to any number of languages.
Desired (i.e. what 3rd party package produces):
Current:
Best regards,
Jacob Faibussowitsch
(Jacob Fai - booss - oh - vitch)