Closed
Description
As can be seen, for some reason, the first line after a definition (first line of implementation) sometimes lacks syntax highlighting, or has the wrong syntax highlighting
In this example, the def
keyword and string literal are missing syntax highlighting and the toInt
method on the same line has it, but it is not the correct highlighting (method highlighting should be green, as exemplified by foldLeft
on line 14.
Metadata
Metadata
Assignees
Labels
No labels