Skip to content

Instantly share code, notes, and snippets.

@MeowKim
Last active August 26, 2020 01:17
Show Gist options
  • Save MeowKim/1913a63369c02bc95082d97e6323c648 to your computer and use it in GitHub Desktop.
Save MeowKim/1913a63369c02bc95082d97e6323c648 to your computer and use it in GitHub Desktop.
Guide for live share to collaborate.

πŸ“ About

Guide for VSCode Live Share to collaborate.

This guide supports languages below.

Created: 2020-06-05
Last updated: 2020-08-26 minor typo correction

πŸ’Ώ Installation

Install Live Share extension

Go to View > Extensions.
Search & insall Live Share Extension Pack.

Reload VSCode

liveshare_login_01
Press F1 to search the menu.
Search & run Developer: Reload Windows.
Now you could check out Live Share icon on the status bar.

πŸ’‘ Tip: whole features of VSCode could be searched.

πŸ‘¬ Start collaboration

Click Live Share icon on the status bar.

Login

liveshare_login_02
You'll be asked to login with your GitHub or Microsoft account first time.
We would continue with Github.
Allow all the things asked while setup.
After that, Live Share icon on the status bar would change to Nickname depend on your account information.

Session

The session would start automatically at first.
Choose Join collabration session... or Start collabration session... next time.

πŸ’Œ Invitation

liveshare_invitation

Click Participants > Invite participants....
The invite link would be copied to clipboard.
Send is to anyone you want to collaborate.

πŸ’¬ Communication

Live share has their own built-in tools for communication.
You no longer need to keep open Skype, Slack, Facetime or any other app you use.

Chat

To chat with your collaborators,
click Chat Channels > Session chat.

Audio Call

To call your collaborators,
click Audio Call Participants.

πŸŽ‰ TADA!

liveshare_tada

πŸ‘€ References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment