-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hello,
Found a couple of syntax highlighting corner cases.
-
Declaring a class variable (maybe with parameters) causes the next control statement to highlight incorrectly (in this case the "function" on line 5 and "if" on line 18)
-
When instantiating a module, adding a comment after the parameter list causes the instance name to highlight incorrectly (line 46).
-
Line 56, Packet should be Green (entity.name.type), displayed as Light Blue (variable).
-
scope not highlighted correctly on 284. Commenting out line 279 resolves the issue, similarly removing the space between "Packet" and "#" resolves the issue, but causes Packet to not be highlighted correctly.
eirikpre and abettati
Metadata
Metadata
Assignees
Labels
No labels