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

Syntax highlight error in js code #12413

Closed
ihgsm opened this issue Sep 21, 2016 · 3 comments
Closed

Syntax highlight error in js code #12413

ihgsm opened this issue Sep 21, 2016 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded

Comments

@ihgsm
Copy link

ihgsm commented Sep 21, 2016

  • VSCode Version: 1.5.2
  • OS Version: Win10

Steps to Reproduce:

  1. In any existing JavaScript code type this: (n<<t ). Make sure there is a space after the t.
  2. Check the syntax highlighting of the rest of the code, all the text that supposed to be white are now in dark grey. (using Dark+ color theme)
@chrmarti
Copy link
Contributor

screen shot 2016-09-22 at 8 41 17 am

@chrmarti chrmarti added the bug Issue identified by VS Code Team member as probable bug label Sep 22, 2016
@staralfurbe
Copy link

I've a very similar issue, i assume the root cause is the same.

In js code within a php file, "<" followed by any character will cause the same color problem for the rest of file.
image

@aeschli
Copy link
Contributor

aeschli commented Oct 10, 2016

This issue was moved to microsoft/TypeScript-TmLanguage#298

@aeschli aeschli closed this as completed Oct 10, 2016
@bpasero bpasero added the verified Verification succeeded label Oct 27, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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 verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants