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

Regular expression after /* comment */ is not highlighted in TypeScript #3

Closed
zhengbli opened this issue Nov 9, 2015 · 1 comment
Closed
Labels

Comments

@zhengbli
Copy link
Contributor

zhengbli commented Nov 9, 2015

Importing microsoft/TypeScript-Sublime-Plugin#391

Issue example:

let regex = /**/ /foo/;
@DanielRosenwasser DanielRosenwasser changed the title Regular expression behind /* comment */ is not highlighted in TypeScript Regular expression after /* comment */ is not highlighted in TypeScript Nov 13, 2015
sheetalkamat added a commit that referenced this issue Sep 9, 2016
@dna2github
Copy link

VSCode Version: 1.32.2
OS Version: MacOSX 10.12.6

the problem still exists after @sheetalkamat closed #717 in 06d49b5 on Feb 7

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

4 participants