Inconsistent coloring in multiple variable declarations #7012
Labels
bug
Something that is making a piece of functionality unusable
semantic-highlight
upstream-fix-needed
Waiting on a fix upstream
Describe the bug
See the screenshot below.
To Reproduce
Steps to reproduce the behavior:
class Foo {val a,b,c=0}
Expected behavior
consistent coloring
Screenshots
Installation:
Additional context
If disable Metals and enable
Scala Sytax (official)
only, the coloring is correct (They've already fixed the same issue):Search terms
The text was updated successfully, but these errors were encountered: