Skip to content

First line of implementation has missing or incorrect syntax highlighting #59

Closed
@avikrao

Description

@avikrao

image

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

Another example:
image

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions