Open
Description
The font-lock rules put the same face (font-lock-function-name-face
) on function definitions as on function calls.
It makes it harder to see the definitions at a glance, and does not follow the usual practice of most other major modes I use.
Personally I'd be happy to see function calls in the default face, but you really care about using a different face, font-lock-function-call-face
would be a good choice.
Metadata
Metadata
Assignees
Labels
No labels