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

.tsx highlighting issue with regex #91998

Closed
frevds opened this issue Mar 4, 2020 · 2 comments
Closed

.tsx highlighting issue with regex #91998

frevds opened this issue Mar 4, 2020 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@frevds
Copy link

frevds commented Mar 4, 2020

Issue Type: Bug

In the following line, the leading "!" confuses the highlighter:

if (!/\.aspx(\?|$|#)/i.test(templateUrl)) {  // broken highlight
}

VS Code version: Code 1.42.1 (c47d83b, 2020-02-11T14:45:59.656Z)
OS version: Windows_NT x64 10.0.18363

@IllusionMH
Copy link
Contributor

/duplicate of microsoft/TypeScript-TmLanguage#806

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Mar 4, 2020
@vscodebot
Copy link

vscodebot bot commented Mar 4, 2020

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Mar 4, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants