Skip to content

breaking syntax highlighting in switch #6

@burrbull

Description

@burrbull

If switch branch contents several values syntax highlighting breaks after | and restores after next one.

switch val {
                128 | 256 => 64,
                384 | 512 => 96,
            }

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions