Closed
Description
From @ihgsm on September 21, 2016 22:51
- VSCode Version: 1.5.2
- OS Version: Win10
Steps to Reproduce:
- In any existing JavaScript code type this:
(n<<t )
. Make sure there is a space after the t. - 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)
Copied from original issue: microsoft/vscode#12413