Skip to content

Definitions don't stand out #192

Open
@monnier

Description

@monnier

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions