

In VS Code, you can open up the extensions tab, search for Live Share, click install, and then reload when the install is finished.Īfter that, you’ll need to sign in. The first step to taking advantage of Live Share is to install it as an extension. This tutorial will focus on the Live Share extension. There is also a Live Share Extension Pack that combines Live Share and Live Share Audio extensions. Note: Modern versions of Visual Studio Code now include Live Share by default. Download and install the latest version of Visual Studio Code.

Prerequisitesīefore you begin this guide you’ll need the following: It gives users the ability to share a session with someone else, allowing them to edit code as well as share a server and debugging session.Īs you progress through this article you will see screenshots from two different computers to demonstrate a working example of how Live Share works.įor clarification purposes, this tutorial will refer to the person who sends the session invite as the inviter and the person who accepts the invite as the invitee. Live Share is an extension for Visual Studio Code that enables real-time collaboration between developers.
