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

Broken highlighting after generic template string #822

Closed
mjbvz opened this issue May 9, 2020 · 1 comment
Closed

Broken highlighting after generic template string #822

mjbvz opened this issue May 9, 2020 · 1 comment

Comments

@mjbvz
Copy link
Contributor

mjbvz commented May 9, 2020

From microsoft/vscode#97179 (comment)

TS and JS Grammar Extension version: latest

Code

const ComponentContainer = f({})<Pick<null, "a">>`
`;

const bla = 1;

Bug

Screen Shot 2020-05-08 at 10 36 22 PM

@mikestopcontinues
Copy link

Here's another reproduction, though the problem is a bit different:

81820322-1990b100-94f6-11ea-905b-53ab55930db1

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

2 participants