Tuesday, May 14, 2024
 Popular · Latest · Hot · Upcoming
59
rated 0 times [  62] [ 3]  / answers: 1 / hits: 13644  / 2 Years ago, thu, november 17, 2022, 12:00:00

This suddenly happened after I created a new file while working on a project. Almost all characters are simply white text (except for brackets, because I have bracket pair colorization enabled)


First


second


third


I already tried resetting my configurations, checked my configurations (both globally and in my workspace), and tried this extension that offers an alternative syntax highlighting (which worked, but I would prefer using the Visual Studio Code one).


More From » typescript

 Answers
14

I think this was caused by the extension called JavaScript and TypeScript Nightly. This was causing the syntax highlighting for .js and .ts files (.jsx and .tsx too). This was more of a bug with the latest version (currently 1.73.1).


You can disable the extension to enable the syntax highlighting.


JavaScript




This extension has now been updated and this issue is fixed.


[#14] Wednesday, August 10, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
dylan

Total Points: 734
Total Questions: 91
Total Answers: 102

Location: Philippines
Member since Sat, Jul 11, 2020
4 Years ago
dylan questions
Thu, Feb 10, 22, 00:00, 2 Years ago
Wed, Nov 24, 21, 00:00, 3 Years ago
Fri, Apr 3, 20, 00:00, 4 Years ago
Mon, Mar 9, 20, 00:00, 4 Years ago
Thu, Feb 6, 20, 00:00, 4 Years ago
;