Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vsls-contrib/counter

A sample VS Code extension that shows how to add new collaborative features to Live Share
https://github.com/vsls-contrib/counter

Last synced: 2 months ago
JSON representation

A sample VS Code extension that shows how to add new collaborative features to Live Share

Awesome Lists containing this project

README

        

# Live Share Counter

[![](https://aka.ms/vsls-badge)](https://aka.ms/vsls)

Live Share Counter is a sample Visual Studio Code extension, that adds a collaborative counter to the Live Share `Session Details` view. It's meant to illustrate how to use the [Live Share SDK](https://npmjs.com/vsls), in order to synchronize custom state between participants in a collaboration session.