Skip to content

Inconsistent coloring for variable names in a multiple variable val statement #153

Closed
@soronpo

Description

@soronpo

Notice in the following example x1 is colored differently than x2 and x3

class Foo {
  val x1, x2, x3 = 0
}

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions