Skip to content

Inconsistent keyword highlighting in rust  #1

@Pythonista7

Description

@Pythonista7

Color code for keyword fn changes based on trailing character \n cause no keyword highlight and expected highlighting is obtained when function name is followed after fn on the same line.

fn (no/wrong color)\n function_name

fn function_name //(expected color code is produced)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions