microsoft / vscode

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

Multifolder workplace with git repo in each folder issue #134805

Closed olhapi closed 3 years ago

olhapi commented 3 years ago

Issue Type: Bug

In source control, when you've added 2 folders to workplace with a git repo in each of them, source control shows status only for one of the folders on both of them.

VS Code version: Code 1.61.0 (ee8c7def80afc00dd6e593ef12f37756d8f504ea, 2021-10-07T18:13:09.652Z) OS version: Windows_NT x64 10.0.19043 Restricted Mode: No

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i9-10900F CPU @ 2.80GHz (20 x 2808)| |GPU Status|2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|31.91GB (21.40GB free)| |Process Argv|--crash-reporter-id 72690172-35c8-451f-bca9-152ca66a6e72| |Screen Reader|no| |VM|0%|
Extensions (14) Extension|Author (truncated)|Version ---|---|--- vscode-eslint|dba|2.2.1 gitlens|eam|11.6.1 prettier-vscode|esb|9.0.0 file-icons|fil|1.0.29 fluent-icons|mig|0.0.12 abracadabra|nic|6.5.2 indent-rainbow|ode|8.2.0 vscode-versionlens|pfl|1.0.9 prisma|Pri|3.2.2 vscode-thunder-client|ran|1.9.1 vscode-stylelint|sty|0.87.6 vscode-icons|vsc|11.6.0 JavaScriptSnippets|xab|1.8.0 vscode-proto3|zxh|0.5.4 (3 theme extensions excluded)
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 pythonvspyt602:30300191 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstes627:30244334 pythonvspyt639:30300192 pythontb:30283811 pythonvspyt551cf:30345471 pythonptprofiler:30281270 vshan820:30294714 vstes263cf:30335440 pythondataviewer:30285071 pythonvsuse255:30340121 vscod805:30301674 pythonvspyt200:30340761 binariesv615:30325510 vsccppwt:30378364 pythonvssor306:30344512 bridge0708:30335490 pygetstartedt2:30371810 dockerwalkthru:30377721 bridge0723:30353136 pythonrunftest32:30373476 pythonf5test824:30373475 javagetstartedt:30364666 pythonvspyt187:30373474 pydsgst2:30361792 vsqsis200:30374795 vsaa593cf:30376535 vssld246cf:30379912 ```
kengreenlee commented 3 years ago

I have the same problem running VS Code 1.61.0 on RHEL 8. I have 4 repos loaded in the workspace. Any git action shows the action being performed on another unrelated repo. A simple pull of one repo shows the pull happing on another repo. This did not happen in the previous VS Code 1.60.2. I have the following extensions installed: adpyke.vscode-sql-formatter-1.4.4 aeschli.vscode-css-formatter-1.0.1 alexiv.vscode-angular2-files-1.6.4 docsmsft.docs-markdown-0.2.100 donjayamanne.githistory-0.6.18 donjayamanne.listfiles-0.0.3 eamodio.gitlens-11.6.1 gabrielbb.vscode-lombok-1.0.1 mohsen1.prettify-json-0.0.3 ms-azuretools.vscode-docker-1.17.0 ms-python.python-2021.10.1317843341 ms-python.vscode-pylance-2021.10.0 ms-toolsai.jupyter-2021.9.1001312534 ms-toolsai.jupyter-keymap-1.0.0 ms-toolsai.jupyter-renderers-1.0.3 ms-vsliveshare.vsliveshare-1.0.4962 open-liberty.liberty-dev-vscode-ext-0.1.10 peakchen90.open-html-in-browser-2.1.6 pivotal.vscode-spring-boot-1.28.0 pthorsson.vscode-jsp-0.0.3 redhat.java-0.82.0 redhat.vscode-commons-0.0.6 redhat.vscode-microprofile-0.3.0 redhat.vscode-xml-0.18.0 redhat.vscode-yaml-0.23.0 richie5um2.vscode-sort-json-1.20.0 scala-lang.scala-0.5.4 sdras.night-owl-2.0.1 streetsidesoftware.avro-0.5.0 tyriar.sort-lines-1.9.0 visualstudioexptteam.vscodeintellicode-1.2.14 vscjava.vscode-java-debug-0.36.0 vscjava.vscode-java-dependency-0.18.8 vscjava.vscode-java-pack-0.18.5 vscjava.vscode-java-test-0.32.0 vscjava.vscode-maven-0.34.0 vscjava.vscode-spring-boot-dashboard-0.2.0 vscjava.vscode-spring-initializr-0.7.0

willymiiee commented 3 years ago

see #134638 for temporary fix

gjsjohnmurray commented 3 years ago

/duplicate - thanks @willymiiee