Skip to content

Syntax highlighting messes up when expressions contain } #2056

@DanTup

Description

@DanTup
void foo(String a) {
  print('${'test}test'}');
}

This would print the string test}test, but the } is messing up the syntax highlighting:

Screenshot 2019-10-17 at 9 42 19 am

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions