microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.08k stars 29.21k forks source link

Extension panel blank #190603

Closed 5e-Cleric closed 1 year ago

5e-Cleric commented 1 year ago

Type: Bug

Don't know how to reproduce it, i've tried to uninstall and reinstall several times, there are no updates available at the time and the bug has been going for months now.

VS Code version: Code 1.81.1 (6c3e3dba23e8fadc360aed75ce363ba185c49794, 2023-08-09T22:22:42.175Z) OS version: Windows_NT x64 10.0.22621 Modes:

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 7 6800H with Radeon Graphics (16 x 3194)| |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)|15.26GB (8.91GB free)| |Process Argv|--crash-reporter-id dd8c4d65-4ccf-422e-80a5-d1b442df8024| |Screen Reader|no| |VM|0%|
Extensions (29) Extension|Author (truncated)|Version ---|---|--- vscode-css-formatter|aes|1.0.2 blackbox|Bla|1.0.71 vscode-intelephense-client|bme|1.9.5 path-intellisense|chr|2.8.4 composer-php-vscode|DEV|1.37.13534 phptools-vscode|DEV|1.37.13534 vscode-html-css|ecm|1.13.1 prettier-vscode|esb|10.1.0 font-switcher|eva|4.1.0 auto-rename-tag|for|0.1.10 vscode-pull-request-github|Git|0.70.0 beautify|Hoo|1.5.0 ftp-simple|hum|0.7.6 vscode-colorize|kam|0.11.1 git-graph|mhu|1.30.0 vscode-html-format|moh|0.1.2 css-percent|mor|1.0.4 vscode-css-peek|pra|4.4.1 vscode-css-navigation|puc|1.13.3 format-html-in-php|rif|1.7.0 LiveServer|rit|5.7.9 css-tree|sac|1.1.0 html-to-css-autocompletion|sol|1.1.2 node-pack|Swe|0.1.16 errorlens|use|3.13.0 remove-empty-lines|use|1.0.1 vscodeintellicode|Vis|1.2.30 console-ninja|Wal|0.0.199 html-css-class-completion|Zig|1.20.0
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492cf:30256860 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscoreces:30445986 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593:30376534 pythonvs932:30410667 vscaat:30438848 vsclangdf:30486550 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 vscccc:30803845 282f8724:30602487 89544117:30613380 showlangstatbar:30737416 03d35959:30757346 7ij38806:30736111 pythonfmttext:30731395 pythoncmv:30756943 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 gsofb:30804716 pythonnosmt12:30797651 pythonidxpt:30805730 pythonnoceb:30805159 dsvsc013:30795093 dsvsc014:30804076 diffeditorv2:30812749 ```

Screenshot:

image

Would reopen #110870 if i could.

I have no errors on the developer console.

Edit: i have this error in the log console (View -> Open View… -> Log (Shared)):

image

The blackbox extension is still working even though the files are missing somehow.

sandy081 commented 1 year ago

Can you please try with new user-data-dir and extensions-dir? For eg start code from the command line using following command

code --user-data-dir <new-folder1-path> --extensions-dir <new-folder2-path>

vscodenpa commented 1 year ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!