Real-Time Code Collaboration and Remote Teamwork with Visual Studio Code

preview_player
Показать описание
Visual Studio Code's Live Share Extension Pack allows programmers to develop code collaboratively in real-time, even while working remotely. We review some of the core features of the Live Share extensions that make them great tools for realtime code collaboration. Remote teams may find this an especially useful workflow, and teachers will be able to help students far more effectively than with screen sharing. Applications include new team member onboarding, junior developer mentoring, and pair programming.
Рекомендации по теме
Комментарии
Автор

This has been the most extensive, no nonsense outline of each feature for a VSCode plugin I've seen. Thank you!

LostInAutism
Автор

The most proper and efficient tutorial on the live share feature .

sanchaythalnerkar
Автор

This was amazing!
I just wanted to add that if you are like me trying to use you workstation as a "server"/host for developing on your less performant second computer, you can use Ngrok for tunneling your localhost server, this worked out really good for me. I use my desktop workstation to host the code and docker container etc. then connect to it using the Live Share extension on my laptop that's now running only VS Code and a browser window.

daliovic
Автор

this was very helpful !!! thank you ♥♥

oussamarachid
Автор

i think the error is that the wrong terminal is open not the current one. btw tysm

scebab
Автор

Live Share Audio failed to start due to a corrupted download. Ensure you have network connectivity then click `Repair` to restart VS Code and attempt recovery. error is displayed when use audio call how to resolve this issue

deepakDeepu
Автор

can you do this using code-server ?
i mean, if you are not using actual vscode installed on laptop but rather run vscode on server to work remotely?

benjaminshtark
Автор

Can the developer #2 save those files in his/her local computer?

aryabagde
Автор

Is there a way so each developer has his own terminal, for game programming mainly, seeing what others see when debugging in game development is more annoying than useful..

Prexxo