Live Share is a real-time collaboration tool for Microsoft Visual Studio.
Questions tagged [live-share]
9 questions
0
votes
0 answers
How to Detect UserRole Changes in Microsoft Live-Share Library
I'm using the @microsoft/live-share library in a React application to allow for collaborative editing. One feature I need to implement is the ability to react to changes in the user's role (e.g., if a user is an attendee to a presenter or organizer,…

HTTOM
- 1
0
votes
0 answers
Live Share on Visual Studio Code randomly disconnects
I have an issue with Live Share. Every time I join a session created by another user, I get disconnected after a while, and suddenly I start experiencing Wi-Fi problems. I don't receive any error messages, and after some time, everything returns to…

BlackdestinyXX
- 331
- 3
- 17
0
votes
0 answers
In the Live Share extension of VS Code, users that joined a session , run code in their own terminal?
In VS Code's Live Share extension, participants can join a session and execute code in their individual terminals. I've tried all possible way but can't figure out the solution to the problem, Please someone guide me
Thank You,
0
votes
0 answers
How to stop auto reload of web page while using Live Share in VS Code?
Me and my colleague have an issue while using Live Share in VS Code. We are working on the same project shared via Live Share. So the problem is, whenever me or my colleague edits the code in VS Code, the web page reloads every time.
Is there a way…

blaze
- 3
- 2
0
votes
0 answers
Why Does LiveShareClient joinContainer throw Error 500?
I am building a Microsoft Teams tab add-in in TypeScript, that uses the LiveShareClient to share presence. It works fine on a few machines I've tried it on, but on one system on another tenant, the code for the LiveShareClient.joinContainer() throws…

Michael S. Scherotter
- 10,715
- 3
- 34
- 57
0
votes
0 answers
Unable to login to VSCode Liveshare - other threads not working
Having the same issue described in this thread. However, the solution described involves getting a User Code from Microsoft. The link that would be used to get that code is now dead.
I'm wondering if there's another way to get access to this…

Thornside
- 11
- 2
0
votes
0 answers
Why can't I share using Microsoft's Live Share extension on VS Code?
I am working on a project which requires another person to collaboratively edit the code. We have used live share to do this for months and we find alternative extensions to be too buggy and doesn't meet our needs.
However, since Monday this week,…

Columbian Toad
- 21
- 2
0
votes
1 answer
Can't start a session in Visual Studio Live Share
I have just deinstalled and reinstalled Live Share in Visual Studio Community Edition 2022 to ensure that I have the lastest Version of this plugin installed.
When I now click on the Live-Share button in the top right corner of Visual Studio, the…

user172501
- 332
- 2
- 11
0
votes
2 answers
How long is data stored in Live Share's hosted service accessible?
We are using Microsoft Teams Live Share SDK to build collaborative app. How long is data stored in Live Share's hosted service accessible?

Wajeed Shaikh
- 3,078
- 1
- 23
- 30