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

Incorrect highlighting of new Date #673

Closed
mjbvz opened this issue Oct 12, 2018 · 0 comments
Closed

Incorrect highlighting of new Date #673

mjbvz opened this issue Oct 12, 2018 · 0 comments

Comments

@mjbvz
Copy link
Contributor

mjbvz commented Oct 12, 2018

From microsoft/vscode#60774

TS and JS Grammar Extension version: 0.0.45 / latest

Code
For the JavaScript

+new Date - 1 < 2;
var abc = 'abc';
function abc2() { }

The highlighting is currently broken after the +new Date line:

screen shot 2018-10-12 at 11 54 21 am

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

1 participant