Skip to content

Feature request: distinguish mut keyword in semantic highlighting #12561

Open
@0xc0

Description

@0xc0

The mut keyword does not have any semantic modifiers to distinguish it from other keywords under semantic highlighting.

A semantic modifier (e.g., mutable) could be added to the mut keyword. This way, a different style for the mut keyword could be specified in user settings.json.

(This is possible with semantic highlighting disabled and using the textmate scope storage.modifier.mut.rust. However, semantic highlighting enabled overrides the textmate scope.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-highlighting(semantic) token highlightingC-featureCategory: feature requestE-has-instructionsIssue has some instructions and pointers to code to get started

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions