microsoft / vscode-typescript-next

Enables typescript@next as VS Code's built-in TypeScript version
https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-next
MIT License
224 stars 41 forks source link

Theme bug with Dracula #83

Closed NatanB4 closed 11 months ago

NatanB4 commented 1 year ago

Type: Bug

Theme Dracula + extesion for white words in vscode.

Extension version: 5.2.20230531 VS Code version: Code 1.78.2 (b3e4e68a0bc097f0ae7907b217c1119af9e03435, 2023-05-10T14:39:26.248Z) OS version: Windows_NT x64 10.0.22621 Modes: Sandboxed: Yes Connection to 'wsl+ubuntu' could not be established

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 5 5500U with Radeon Graphics (12 x 2096)| |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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|7.13GB (0.37GB free)| |Process Argv|--crash-reporter-id d2db6004-1c81-4ca7-adb1-b6fd7cd9d84d| |Screen Reader|no| |VM|0%| Connection to 'wsl+ubuntu' could not be established
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscorecescf:30445987 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593:30376534 pythonvs932:30410667 cppdebug:30492333 vsclangdc:30486549 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyone:30548225 3biah626:30602489 pyind779:30671433 f6dab269:30613381 pythonsymbol12:30671437 showlangstatbar:30737416 vsctsb:30748421 pythonms35:30701012 24365598:30736109 pythonfmttext:30731395 pythoncmv:30739700 fixshowwlkth:30730052 hidesbindicator:30730055 pythongtdpath:30739704 ```
NatanB4 commented 1 year ago

problem: image

normal: image

mjbvz commented 1 year ago

Does this reproduce in the latest VS Code insiders build? If it does please share a minimal example project which demonstrates the issue

mjbvz commented 11 months ago

Closing as not enough info to investigate