1

Anyone can help me fix this? I'm using one time pad theme but it looks like this, every code in js or ts has white text but it is normal in other code

enter image description here

I have tried other themes but it always show me like that, text color of js and ts doesn't change

Mike Lischke
  • 48,925
  • 16
  • 119
  • 181

1 Answers1

0

This is caused by the VSCode's Javascript and Typescript Nightly extension. You can either disable it or downgrade it to fix this issue.

Reference to the original discussion

Haneen Mahdin
  • 1,000
  • 1
  • 7
  • 13