After an update today, my code is no longer colored as shown below
For example, the keyword "import" is not coloured.
CodePudding user response:
I fixed the issue by disabling "JavaScript and TypeScript Nightly" extension
CodePudding user response:
I observed the same trouble with 11/17/2022 nightly. Indeed disabling it restored the TM grammar to get beautiful TS keywords colors, as a work around. That saved my day. I hope MS fixes it soon.