vscode-scala-syntax
vscode-scala-syntax copied to clipboard
Wrong highlighting with `derives` in Scala 3
The Bug

Notice how D has a different color to C in line 14
(Both in Ayu Dark and Community Material)
Expected behavior: D should probably have the same color as C
From: https://github.com/scalameta/metals-vscode/issues/1091