Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support collaborative browsing #10

Closed
Chuxel opened this issue Sep 20, 2017 · 6 comments
Closed

Support collaborative browsing #10

Chuxel opened this issue Sep 20, 2017 · 6 comments

Comments

@Chuxel
Copy link
Member

Chuxel commented Sep 20, 2017

When working on a feature or bug with others it is often necessary to show another participant where a bug occurs in a given application by walking them through the scenario in the UI. While simply describing the location can be sufficient in many instances, allowing collaborators to start a "shared browsing" session could streamline this interaction.

A gesture would exist in tools that would allow a browser to start up on each collaborator's machine and clicks and navigation events would be synchronized across them. This provides a low-latency way to bring another participant to the right place in the application.

@endel
Copy link

endel commented Apr 28, 2018

I've just heard of live-share for VS Code and I can't wait for it to be released. It would be awesome for open-source and live-streaming. Does live-share already supports multiple concurrent users, or is it just one-on-one?

@lostintangent
Copy link
Member

@endel We currently support 6 concurrent users in a session, but are keen to explore expanding that to support other use cases.

@lostintangent
Copy link
Member

lostintangent commented Apr 11, 2019

Hey all! We just shipped experimental support for this in VS Code via the Browser Preview extension. If you and your guests install that, you can open up integrated preview windows and browse them entirely collaboratively. We'd love to hear any feedback on the experience and whether it suits your needs!

Preview

@lostintangent
Copy link
Member

I'm going to close this as resolved by the Browser Preview extension in VS Code. Additionally, we haven't heard any interest in this on the VS side, but we can always re-open this issue if we begin to hear feedback. Thanks!

@FreeFrags
Copy link

Where can we vote or let you know we are interested in a VS version of this extentsion?

@lostintangent
Copy link
Member

@FreeFrags Could you file a new issue to track that? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants