Skip to content

Support non-ASCII identifiers in syntax highlighting #724

Open
@Alphare

Description

@Alphare

rust-lang/rust#83799 has been stabilized in 1.53, which means that my first name is now a valid Rust identifier. While this is great news, turns out that only rapha in raphaël is highlighted as a function name.

I am not sure how this is implemented now, but I suspect the regex needs to be adjusted to accept all valid unicode characters under this new feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamCaused by a third-party component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions