vscode: My text font color is bugged

Type: Bug

I’m not really sure what happened, just reloaded window from the console (CTRL+SHIFT+P) and then tried everything to solve it, even reinstalled vs code.

VS Code version: Code 1.73.1 (6261075646f055b99068d3688932416f2346dd3b, 2022-11-09T04:27:29.066Z) OS version: Windows_NT x64 10.0.19044 Modes: Sandboxed: No

System Info
Item Value
CPUs AMD Ryzen 5 2400G with Radeon Vega Graphics (8 x 3593)
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: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) undefined
Memory (System) 23.93GB (16.42GB free)
Process Argv –crash-reporter-id efcf05bb-2972-4767-9143-373f8b5bc1dc
Screen Reader no
VM 0%
Extensions (14)
Extension Author (truncated) Version
better-comments aar 3.0.2
vscode-eslint dba 2.2.6
es7-react-js-snippets dsz 4.4.3
gitlens eam 13.0.4
vscode-html-css ecm 1.13.1
prettier-vscode esb 9.9.0
auto-rename-tag for 0.1.10
json Mee 0.1.2
vscode-typescript-next ms- 5.0.20221116
vscode-css-peek pra 4.2.0
LiveServer rit 5.7.9
icons tal 3.6.0
bootstrap4-vscode the 6.1.0
errorlens use 3.6.0

(1 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
pythondataviewer:30285071
vscod805cf:30301675
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
cmake_vspar411:30581797
vsaa593:30376534
pythonvs932:30410667
cppdebug:30492333
vsclangdf:30486550
c4g48928:30535728
dsvsc012cf:30540253
azure-dev_surveyone:30548225
vscccc:30610679
pyindex848cf:30577861
nodejswelcome1cf:30587006
fc301958:30595537
3biah626:30602489
gswce1:30612156
3d0df643:30608728
dbltrim-noruby:30604474
89544117:30607850

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 15 (1 by maintainers)

Most upvoted comments

Able to reproduce this as well - I’ve deduced the issue to something only going on in the vscode-typescript-next extension for highlighting; disabling it seems to fix the issue.

Nightly enabled

image

Nightly disabled

image

Able to reproduce this as well - I’ve deduced the issue to something only going on in the vscode-typescript-next extension for highlighting; disabling it seems to fix the issue.

Nightly enabled

image

Nightly disabled

image

True, just tried the same and also solve the problem, thanks a lot!

Having strange, maybe connected issue.

My comment lines in Javascript files are not darkening, regardless of themes/extensions. But my comment lines are formatting just fine in any other file type. (html, json, css).

Started happening ever since I tried to do a VSCode LiveShare with a classmate.