lostintangent / codeswing

VS Code extension for building web applications ("swings") using a interactive and editor-integrated coding environment
https://aka.ms/codeswing
MIT License
977 stars 45 forks source link

Live Share integration #1

Closed lostintangent closed 3 years ago

lostintangent commented 3 years ago

When a guest joins a session, and the host is in a CodeSwing workspace, we should automatically open the swing. Additionally, we should synchronize layout changes and swing runs, so that all participants share the same swing state.

lostintangent commented 3 years ago

The initial version of this has been shipped!