We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
+new Date
The text was updated successfully, but these errors were encountered:
a34cb11
No branches or pull requests
From microsoft/vscode#60774
TS and JS Grammar Extension version: 0.0.45 / latest
Code
For the JavaScript
The highlighting is currently broken after the
+new Date
line:The text was updated successfully, but these errors were encountered: