-
Notifications
You must be signed in to change notification settings - Fork 143
Open
Description
Hello,
The recently added dart-mode's syntax highlight is unfortunately not correct.
There are multiple problems with it, basically, to be frank, it is all over the place. Example: the keyword if
gets highlighted correctly in a main() method, but somewhere inside of a class' method it is just plain white. Same goes for some other keywords. Also, something like 'final' gets highlighted as a 'type' face. There are many many more errors.
Metadata
Metadata
Assignees
Labels
No labels