Visual Studio Live Share API

Extension-facing API (via the vsls npm module) that allows other VS Code and Visual Studio extensions to start, join, and end Live Share collaborative sessions and expose shared RPC services to guests.

API entry from apis.yml

apis.yml Raw ↑
aid: visual-studio:live-share-api
name: Visual Studio Live Share API
description: Extension-facing API (via the vsls npm module) that allows other VS Code and Visual Studio
  extensions to start, join, and end Live Share collaborative sessions and expose shared RPC services
  to guests.
humanURL: https://visualstudio.microsoft.com/services/live-share
baseURL: https://www.npmjs.com/package/vsls
tags:
- Code Collaboration
- Pair Programming
- Extensions
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/visualstudio/liveshare/
- type: SDK
  url: https://www.npmjs.com/package/vsls
- type: Marketplace
  url: https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare