Skip to content

VSCode does not highlight given in import list #7233

Closed
scala/vscode-scala-syntax
#56
@odersky

Description

@odersky

The new given import is like this:

import a.b.given
import a.b.{_, given}
import a.b.{given X}

Currently VSCode does not syntax-highlight the given in these positions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions