Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Live Share debugging not working for client #324
Comments
|
Hi, |
|
Hi, |
|
For me, |
|
This comment has been moved to MicrosoftDocs/live-share#3737 (comment) |
|
@codeict Live Share is provided by another extension, need open an issue at https://github.com/MicrosoftDocs/live-share/issues?q= first to see what's the possible root cause. |
|
Sure, thank you soo much! |


Hi !
I've noticed that we can't share debugging with clients during a live share session.
I'm using the latest version of Vs Code
1.43.1Here is the vs code extensions I use :
"liveshare.allowGuestDebugControl": trueHow to reproduce :
Runlauncher from Vs CodeWhat I see :
What I expect :
Thanks !