Skip to content

Syntax is not hightlighted properly on nestedBraces test #144

Open
@brainwo

Description

@brainwo

It looks like current syntax region used for matching string isn't matching the braces properly. Braces those are a string are being read as braces.

Test file: https://github.com/dart-lang/dart-syntax-highlight/blob/master/test/test_files/string_interpolation.dart#L26C1-L26C52

Expected result (Visual Studio Code):
image

Actual result (Vim):
image

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