Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can a Live Share guest use GitHub Copilot in Visual Studio Code?

During a Visual Studio Code Live Share session, the host (who initiated the live share session) can use GitHub Copilot as normal. The only caveat seems to be that the guest doesn't see Copilot suggestions until the host accepts them.

But can a VS Code Live Share guest use GitHub Copilot as well?

And if so, who needs to be logged into their GitHub account (with an active Copilot subscription) in order for the guest to use Copilot -- the host or the guest?

I'm interested in both:

  • The conversational copilot features (e.g. in the right sidebar or in the inline chat widget).
  • The inline completion functionality.
like image 982
Jo Liss Avatar asked Sep 03 '26 21:09

Jo Liss


1 Answers

Just enabling Copilot globally isn’t enough.
When you join a Live Share session, VS Code runs a second extension host for the shared workspace, where extensions start disabled.
• Open Extensions ➜ search GitHub Copilot ➜ click the ⚙️ gear and choose Enable (Workspace) (or Install in Workspace).
• Reload when prompted and sign in.

Each guest needs their own Copilot subscription; once the extension is enabled in the workspace, both inline completions and Copilot Chat work normally.

like image 125
Leonardo Ruiz Avatar answered Sep 05 '26 13:09

Leonardo Ruiz



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!