Skip to content

Inconsistent highlighting of super in imports #21

Open
@ghost

Description

In imports like use super::super::math::{Vec3, Mat3}; the second (and possible 3rd, 4th, ...) super is highlighted like a keyword although the first one is highlighted like a module name.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions