microsoft / vscode

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

Live share doesn't show folders #216895

Closed ferburs closed 3 months ago

ferburs commented 3 months ago

Type: Bug

I am doing some live share sessions with partners for some works proyects and the persons who join the session can not see all folders from the original repository. THe owner of the session CAN see all the folders. I dont know if the cause is some configuration that we are not seing.

Thanks for your time!

VS Code version: Code 1.90.2 (5437499feb04f7a586f677b155b039bc2b3669eb, 2024-06-18T22:33:48.698Z) OS version: Linux x64 6.5.0-41-generic snap Modes:

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 5 5600 6-Core Processor (12 x 4216)| |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
skia_graphite: disabled_off
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|1, 1, 1| |Memory (System)|15.52GB (10.66GB free)| |Process Argv|--no-sandbox --force-user-env --crash-reporter-id 13378acf-ca97-451c-9f98-79235c488ffb| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|ubuntu| |XDG_CURRENT_DESKTOP|Unity| |XDG_SESSION_DESKTOP|ubuntu| |XDG_SESSION_TYPE|x11|
Extensions (20) Extension|Author (truncated)|Version ---|---|--- rust-bundle|1Yi|1.0.0 project-manager|ale|12.8.0 gitignore|cod|0.9.0 rust-syntax|dus|0.6.1 gitlens|eam|15.1.0 copilot|Git|1.206.0 copilot-chat|Git|0.16.1 vscode-github-actions|git|0.26.3 gitlab-workflow|Git|4.16.0 latex-workshop|Jam|9.20.1 latex-snippets-jeff|Jef|1.2.3 debugpy|ms-|2024.6.0 python|ms-|2024.8.1 vscode-pylance|ms-|2024.6.1 remote-containers|ms-|0.369.0 vsliveshare|ms-|1.0.5932 latex-formatter|nic|1.0.5 rust-analyzer|rus|0.3.2002 crates|ser|0.6.6 vscode-open-in-github|ziy|1.3.6
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscorecescf:30445987 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 2i9eh265:30646982 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonnoceb:30805159 asynctok:30898717 pythonregdiag2:30936856 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 accentitlementst:30995554 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 jchc7451:31067544 chatpanelt:31048053 dsvsc021:30996838 0ee40948:31013168 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 dwnewjupytercf:31046870 newcmakeconfigv2:31071590 legacy_priority:31077528 ```
gjsjohnmurray commented 3 months ago

/causedByExtension

VSCodeTriageBot commented 3 months ago

This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines. If you don't know which extension is causing the problem, you can run Help: Start extension bisect from the command palette (F1) to help identify the problem extension.

Happy Coding!