Questions tagged [vscode-liveshare]
45 questions
0
votes
0 answers
Refactor action in VS Code as guest in live share
Is there a way to use code actions such as extract method and variable, as a guest while in a live share session?
I couldn't find any way of doing this in the docs.

garberal
- 3
- 5
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
1 answer
How can I share a Matplotlib window with Live Share participants in VS Code?
I have to use Live Share with VS Code and a python script that shows some plots. If I execute the program I see the plots, while the person I am sharing with can't.
So my question is if it is possible that the person connected remotely is able to…

jack23456
- 13
- 3
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
0 answers
How do I open a document in a browser when in someone else's VSCode live share session?
The only thing I found that "works" would be pulling from git every time I make a change.
Seems like a silly question, I know.
0
votes
1 answer
Why not show Secure in front of URL in my Chrome browser when I open live server from VS code?
Why not show Secure in front of URL in my Chrome browser when I open live server from VS code?
Please If anyone know my problem solution tell me the reason?
enter image description here
What is the reason of my problem?

Parves Molla
- 11
- 4
0
votes
1 answer
Add one more cursor in VSCode extension
I'm writing a Visual Studio Code extension that should be similar to Microsoft's Live Share extension.
One of the features that I would like to replicate from their extension is add one more cursor in VSCode extension for my viewers, which are…

Sergey Zaets
- 1
- 1
0
votes
1 answer
Can you use live share between Visual Studio 2019 and Visual Studio Code?
I would like to host a Live Share session from Visual Studio 2019.
The person I want to host it to hasn't got Visual Studio 2019, but Visual Studio Code.
Can he join my Live Share session?

yesseruser
- 68
- 7
0
votes
1 answer
Is it possible in vscode liveshare to share port 443 (https)?
I'm trying to share the port 443 from my development machine (win10) to my laptop (os x) using the amazing Live Share feature of Visual Studio Code.
On the dev machine I can access the service (running behind an nginx reverse proxy), so server is…

Edwin Joassart
- 930
- 1
- 7
- 19
0
votes
1 answer
Unable to install vscode live share on manjaro linux
I'm unable to install live share on manjaro linux. I am searching the extension but I'm unable to find it. I also trie ext install MS-vsliveshare.vsliveshare-pack via Ctrl+p but no luck. I don't understand why it's not showing up.
Search Result for…

Xk0nSid
- 961
- 2
- 11
- 19
0
votes
1 answer
Is it possible to restrict people access to peek through my files in a shared terminal Visual Studio Code?
I would like to have a shared terminal in VScode when working on a group project, but I don't want people peeking through my files on my computer. Is this possible to do right now with the LiveShare extension?

user21398
- 419
- 6
- 13
0
votes
1 answer
What options are there for collaborating with Visual Studio Code?
Me and my friend are planning on doing html/css/javascript development, and I was looking at Visual Studio Code as an option for working on this together. We live in seperate areas, and of course COVID-19 as well is here, so we need to do this…

MJT
- 19
- 1
- 7
0
votes
1 answer
VS Code Live Share - errno 2 No such file or directory
I'm having an issue with Visual Studio Code live share - errno 2 No such file or directory to more exact.
The error happens when my friend, who is connected to my collaboration session, tries to run the code on his side. The same happens when I…

Vanderpool
- 9
- 1
0
votes
1 answer
VS (Visual Studio) Live share sign in error : Enter user code from the info bar that appears
I am a beginner to VScode and I recently found the cool feature called "live share".
When I try to sign in to VS Live share, I signed in with Github.
But,
VSCode does not show my name and just says "Sign in" in the bottom bar.
When Signing in from…

erluxman
- 18,155
- 20
- 92
- 126
-1
votes
2 answers
Live share for Visual Studio Code get stuck after signing in
After I sign in with Microsoft or Github and it shows:
"You are signed in now and can close this page."
The window saying:
"Starting collaboration session: Signing In"
in VScode is still there and nothing seemed to happen, how do I fix this??

Tony Liu
- 1
- 1