Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax is not hightlighted properly on nestedBraces test #144

Open
brainwo opened this issue Jun 25, 2024 · 0 comments
Open

Syntax is not hightlighted properly on nestedBraces test #144

brainwo opened this issue Jun 25, 2024 · 0 comments

Comments

@brainwo
Copy link
Contributor

brainwo commented Jun 25, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant