Skip to content

dart-mode's highlighting is incorrect #216

@dchrzanowski

Description

@dchrzanowski

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

No one assigned

    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