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

TypeScript coloring is broken when using regular expressions #1009

Closed
alexdima opened this issue Aug 15, 2018 · 0 comments
Closed

TypeScript coloring is broken when using regular expressions #1009

alexdima opened this issue Aug 15, 2018 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug grammars
Milestone

Comments

@alexdima
Copy link
Member

var regex = /`/;
console.log(1 + 1);

image

@alexdima alexdima self-assigned this Aug 15, 2018
@alexdima alexdima added bug Issue identified by VS Code Team member as probable bug grammars labels Aug 15, 2018
@alexdima alexdima added this to the July 2018 milestone Aug 15, 2018
@alexdima alexdima changed the title TypeScript coloring is broken TypeScript coloring is broken when using regular expressions Aug 15, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug grammars
Projects
None yet
Development

No branches or pull requests

1 participant