microsoft / vscode

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

'Add Folder' section duplication in file explorer #93192

Closed destradax closed 4 years ago

destradax commented 4 years ago

Issue Type: Bug

  1. Open Visual Studio Code
  2. Check that there are no opened folders
  3. The explorer displays two sections: Add Folder and Clone Repository:

  1. Add a folder to the explorer
  2. The explorer now shows the opened folder:

  1. Remove the opened folder using the “Remove Folder from Workspace” option in the context menu

  2. Expected behaviour: The explorer displays two sections: Add Folder and Clone Repository:

  1. Current behaviour: The explorer displays multiple instances of the Add Folder section and one instance of the Clone Repository section:

VS Code version: Code 1.43.1 (fe22a9645b44368865c0ba92e2fb881ff1afce94, 2020-03-18T07:01:41.240Z) OS version: Darwin x64 17.7.0

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (8 x 2600)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled| |Load (avg)|1, 1, 2| |Memory (System)|16.00GB (5.69GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Extensions (6) Extension|Author (truncated)|Version ---|---|--- scratchpad|awe|0.1.0 vscode-eslint|dba|2.1.1 gitlens|eam|10.2.1 prettier-vscode|esb|3.20.0 nunjucks|ron|0.2.3 vscode-scss-formatter|sib|1.4.3
gjsjohnmurray commented 4 years ago

/duplicate of #92381