Syntax Color Disappeared Hours After Updating
See original GitHub issueType: Bug
- Open a TypeScript project with JavaScript and TypeScriptNightly 5.0.20221115 installed.
- Update to 5.0.20221116 or enable automatic updates.
- Immediately after or a few hours after updating, strings and some key words are plain white instead of brownish (strings) or violet (return and try-catch keywords).
Extension version: 5.0.20221116 VS Code version: Code 1.73.1 (6261075646f055b99068d3688932416f2346dd3b, 2022-11-09T03:54:53.913Z) OS version: Linux x64 5.19.0-23-generic Modes: Sandboxed: No
System Info
Item | Value |
---|---|
CPUs | AMD Ryzen 5 3600 6-Core Processor (12 x 4017) |
GPU Status | 2d_canvas: enabled canvas_oop_rasterization: disabled_off direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled multiple_raster_threads: enabled_on opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_renderer: enabled_on video_decode: disabled_software video_encode: disabled_software vulkan: disabled_off webgl: enabled webgl2: enabled webgpu: disabled_off |
Load (avg) | 1, 1, 1 |
Memory (System) | 15.57GB (9.35GB free) |
Process Argv | –unity-launch /home/joachim/Documents/GitLab/Deer - Megaworld Malls/core-service --crash-reporter-id 719195a2-a56d-4528-91ed-a3bfe461d2ef |
Screen Reader | no |
VM | 0% |
DESKTOP_SESSION | ubuntu |
XDG_CURRENT_DESKTOP | Unity |
XDG_SESSION_DESKTOP | ubuntu |
XDG_SESSION_TYPE | x11 |
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vsdfh931cf:30280410
vshan820:30294714
vstes263cf:30335440
vscorecescf:30445987
pythondataviewer:30285071
vscod805cf:30301675
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
cmake_vspar411:30581797
vsaa593cf:30376535
pythonvs932:30410667
cppdebug:30492333
vsclangdc:30486549
c4g48928:30535728
dsvsc012cf:30540253
azure-dev_surveyonecf:30548226
pyindex848:30577860
nodejswelcome1:30587005
fc301958:30595537
2e4cg342:30602488
gswce1:30612156
iaj6b796:30613358
dbltrim-noruby:30604474
f6dab269:30613381
Issue Analytics
- State:
- Created 10 months ago
- Reactions:18
- Comments:13 (2 by maintainers)
Top Results From Across the Web
Javascript syntax highlighting it not working
The solution for me was to enable the TextMate extension, which for some reason was disabled: Open Tools → Extensions and Updates and...
Read more >Visual Studio Code syntax highlighting not working
My computer just updated to Catalina 10.15.2 (19C57) and since the update, now VSC is not highlighting syntax errors. The extensions I have...
Read more >What's new in Photoshop - Adobe Support
With the December 2022 release of Photoshop 24.1, we provide fixes to several customer-reported issues. For details, see Fixed issues.
Read more >Show or Hide Missing Values or Empty Rows and Columns
Show and Hide Empty Rows and Columns. When you are working with fields that are not dates or numeric bins, Tableau hides missing...
Read more >How do I add a background to my text post on Facebook?
Facebook.com on mobile browsers is in the process of being updated. ... Backgrounds allow you to customize text-only posts with various designs and...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Can confirm both the issue and the suggested version downgrade fix suggested above.
Downgrading to JS and TS Nightly 5.0.20221115 also fixed the problem. I still don’t know why it happens. Thankfully, it is not a critical bug.