---
title: "Visual Studio Code Live Sharing | Debug or Edit code with your colleagues via VS Code Live Sharing"  
description: "Visual Studio Code Live Sharing is a plugin by Visual Studio to collab with your known ones and debug or edit the code in a simplest or coolest way ev"  
author: "Anonymous User"  
published: 2021-07-02  
canonical: https://www.mindstick.com/articles/327191/visual-studio-code-live-sharing-debug-or-edit-code-with-your-colleagues-via-vs-code-live-sharing  
category: "visual studio"  
tags: ["visual studio"]  
reading_time: 2 minutes  

---

# Visual Studio Code Live Sharing | Debug or Edit code with your colleagues via VS Code Live Sharing

**Live Share** by [Visual Studio](https://www.mindstick.com/forum/12863/how-to-insert-a-video-in-asp-dot-net-web-page-in-visual-studio-2010) is a powerful [extension](https://www.mindstick.com/interview/1162/what-is-hta-extension) was developed by Jon Chu. Through this extension [developers](https://www.mindstick.com/blog/302688/handling-errors-in-rust-a-comprehensive-guide-for-developers) get so much help while edit and debug the code. They can simply share their file through the means of url. In the next few steps we'll see how the Live [Sharing](https://www.mindstick.com/forum/157603/write-about-time-sharing-system-and-real-time-operating-system) is [working in Visual](https://answers.mindstick.com/qa/115739/why-is-intellisense-not-working-in-visual-studio-2026) Studio:-

Step 1 : Open Visual Studio and install the extension of Live Share from the bottom left side of the sidebar and reload VS code.

Step 2 : After installing you'll see the 'Live Share' option at the bottom of the taskbar of VS Code and on the left side you'll get a new Live Share tab where you can watch the sharers who has joined your sessions.

Step 3 : Now, let's start using this extension, first you need to Login in VS Code by your Github or [Microsoft Account](https://answers.mindstick.com/qa/103437/can-i-use-skype-without-a-microsoft-account). Once you successfully Login, Now open the sidebar Live Share tab and click on 'Start Collabaration [Session](https://www.mindstick.com/articles/452/session-in-asp-dot-net)'. When you hit that you'll see a loader at the right bottom of [your screen](https://answers.mindstick.com/qa/103434/how-to-share-your-screen-during-a-skype-call). Just sit and relax while it is being loaded. It will take up a bit of seconds.

Step 4 : After completion the Invitation Link will be generate and you can easily copy to clipboard by just entering 'Copy to Clipboard' button. Now you can share it by any means of modes.

Step 5 : Now the person you have send will easily join your session and can easily debug and edit or [contribute](https://www.mindstick.com/news/2332/japan-will-contribute-500-million-to-the-startup-rapidus-for-manufacturing-processors) with you in the development.

Note : If you want to watch which person has joined your Live Session, you can directly watch it through the Live Share Tab which is on the Sidebar if Visual Studio.

---

Original Source: https://www.mindstick.com/articles/327191/visual-studio-code-live-sharing-debug-or-edit-code-with-your-colleagues-via-vs-code-live-sharing

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
