Skip to content

highlight function arguments, function type signatures, and enum members #36

Open
@quantum-booty

Description

@quantum-booty

Could we add highlights to function arguments, function type signatures, and enum members, so that input and enum members are highlighted?
I understand this may add colours that are not in the carbon colourscheme, however I think it would improve the syntax highlighting.

Function argument "input" is highlighted in Kanagawa, but not in oxocarbon.
Kanagawa:
image

Also, the type annotation &str in the function signature isn't highlighted in oxocarbon.
Oxocarbon:
image

Enum members Up, Down, Left, Right are highlighted in Kanagawa, but not in oxocarbon:
Kanagawa:
image

Oxocarbon:
image

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