Text is all white here. I do nothing yesterday everything was okay. Can someone help?
CodePudding user response:
You can try to fix it by disabling/uninstalling the vscode-babel-coloring
plugin for Babel ES6/7 syntax coloring by dzannotti
.
OR you can try to install this plugin: https://marketplace.visualstudio.com/items?itemName=mgmcdermott.vscode-language-babel
CodePudding user response:
This is caused by the extension called Javascript and Typescript Nightly. As for a temporary fix, you could downgrade or either disable it.
See stackoverflow