microsoft / vscode

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

Explorer is missing/hidden #195060

Closed RueDeRennes closed 1 year ago

RueDeRennes commented 1 year ago
Bildschirmfoto 2023-10-07 um 12 46 00

Type: Bug

Whenever I open any folder within VSCode, the explorer on the side menu vanishes. It appears that the explorer functionality ceases to work altogether. Neither mouse interactions nor keyboard shortcuts to toggle the explorer seem to rectify this issue.

Steps to Reproduce:

Launch VSCode. Open any folder via File > Open Folder... or by using the keyboard shortcut (Ctrl+K Ctrl+O on Windows and Linux, ⇧⌘O on macOS). Observe that the explorer on the side menu disappears.

VS Code version: Code 1.83.0 (Universal) (e7e037083ff4455cf320e344325dacb480062c3c, 2023-10-03T16:13:15.449Z) OS version: Darwin x64 23.0.0 Modes: Restricted

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-1068NG7 CPU @ 2.30GHz (8 x 2300)| |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)|3, 3, 3| Bildschirmfoto 2023-10-07 um 12 46 00 |Memory (System)|16.00GB (0.35GB free)| |Process Argv|--crash-reporter-id bf099403-fb62-44ba-b4e8-77aaa3cca34e| |Screen Reader|no| |VM|0%|
Extensions (14) Extension|Author (truncated)|Version ---|---|--- ng-template|Ang|16.1.8 vscode-icontheme-nomo-dark|be5|1.3.6 javascript-ejs-support|Dig|1.3.3 gitlens|eam|14.3.0 plantuml|jeb|2.17.5 powerplatform-vscode|mic|2.0.11 fluent-icons|mig|0.0.18 azure-pipelines|ms-|1.228.0 vscode-dotnet-runtime|ms-|1.8.0 azure-account|ms-|0.11.6 vs-keybindings|ms-|0.2.1 vscode-yaml|red|1.14.0 vscode-scss-formatter|sib|3.0.0 vscodeintellicode|Vis|1.2.30
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 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 vsaa593:30376534 pythonvs932:30410667 vsclangdf:30486550 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 3biah626:30602489 89544117:30613380 showlangstatbar:30737416 03d35959:30757346 pythonfmttext:30731395 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 pythonnosmt12:30797651 pythonidxpt:30805730 pythonnoceb:30805159 copilotsettingt:30839829 synctok:30821570 dsvsc013:30795093 dsvsc014:30804076 diffeditorv1:30821571 dsvsc015:30845448 ```
gjsjohnmurray commented 1 year ago

Try running the Reset View Locations command from the Command Palette (F1).

AbdelrahimKoura commented 12 months ago

Thanks https://github.com/gjsjohnmurray

GLObus303 commented 11 months ago

After the last update, my Explorer is missing as well

CleanShot 2023-11-09 at 16 13 49

running reset view locations does not help. The only thing that fixes it is showing the activity bar which adds the explorer back to the "views" menu and therefore I can use shortcuts to get to it. But it hides back again sooner or later

Doing cmd + shift + P and view: Show explorer is not available as well

lramos15 commented 11 months ago

@GLObus303 This should be fixed in 1.84.1 are you on the latest version?

GLObus303 commented 11 months ago

Nope, I was 1.84.0. or something less than 1.84.1. Updated. Thanks!