Using Live Share in VS Code - CloudFronts

Using Live Share in VS Code

Introduction

VS Code has recently introduced a new feature using which multiple people can access the same workspace in VS Code and modify files at the same time. This is huge applications in teaching, code reviews as well as prototyping. You can edit modify separate files at the same time in the same folder.

Pre-requisites

VS Code

References

Use Microsoft Live Share to collaborate with Visual Studio Code

Configuration

  1. Install the Live-Share extension in VS Code.
     
  1. Click on the “Live Share” button at the bottom left.
     
  1. Sign in using your Github or Microsoft Account.
     
  1. You can see the session details in the “Live Share” tab along with previously connected.
     
  1. Click on the “Invite Participants” to get the link what can be used to share the session.
     
  1. Now, you can collaborate with different Users and modify the same or different files together.
     

Conclusion

Thus we saw how, we can use Live Share for collaborating while developing or reviewing in VS Code. Special thanks to Vaishnavi Joshi for her help in this blog!


Share Story :

Secured By miniOrange