You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! I’m a big fan of this extension, and I was thinking that it would be really cool if this extension added Live Share support, so that whenever a developer joined someone else’s collaboration session, they could see that person’s existing checkpoints. This could be enabled by using the Live Share SDK to expose the checkpoints to “guests”, and then synchronize new checkpoints amongst participants.
Hey! I’m a big fan of this extension, and I was thinking that it would be really cool if this extension added Live Share support, so that whenever a developer joined someone else’s collaboration session, they could see that person’s existing checkpoints. This could be enabled by using the Live Share SDK to expose the checkpoints to “guests”, and then synchronize new checkpoints amongst participants.
You can read more about Live Share extensibility here, and you can check out this sample collaborative counter.
The text was updated successfully, but these errors were encountered: