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

Braces in type parameters break highlighting for the whole file #219

Open
aplavin opened this issue Jul 29, 2020 · 0 comments
Open

Braces in type parameters break highlighting for the whole file #219

aplavin opened this issue Jul 29, 2020 · 0 comments
Assignees
Labels

Comments

@aplavin
Copy link

aplavin commented Jul 29, 2020

Here is a minimal example in VS Code:
image
and on GitHub.
Basically, { in line 3 is just highlighted in a wrong way, but does not affect anything after it. But } in line 4 makes all the following code till the end of the file highlighted as content of a string literal - i.e. not highlighted as code.

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

No branches or pull requests

2 participants