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 co-designing with the XAML designer in Visual Studio #253

Closed
Chuxel opened this issue Apr 26, 2018 · 7 comments
Closed

Support co-designing with the XAML designer in Visual Studio #253

Chuxel opened this issue Apr 26, 2018 · 7 comments

Comments

@Chuxel
Copy link
Member

Chuxel commented Apr 26, 2018

Currently VS Live Share focuses on co-editing, co-debugging, and related features like sharing a server that is useful during the debugging process.

Live Share does not, however, support "co-designing" in Visual Studio. Visual Studio has a XAML designer that makes it easy to create great UX. This feature request covers the concept of supporting multiple people designing at the same time.

This is a significant undertaking. A possible pre-cursor step could be to enable the XAML designer for guests without the collaborative design capabilities, but in this case multiple guests/hosts would step on each other if the edited at the same time. In concept, we could "lock" editing to a single person or just leave this situation in place.

Give a thumbs up reaction if you'd like to see us look into this concept and sound off below on how far you think we'd need to go.

@Sander0542
Copy link

This would be a great option to add! This will give all the users better customization of their Designer.

@Rskeehan
Copy link

Honestly, I see this tool being a great for educational purposes as well as collaboration. A perfect tool for 1-on-1 tutorials. The designer view being available for all parties involved would make for an incredible addition for these kind of purposes.

@kingkrayz
Copy link

This is a needed feature even if the guests only could see the designer window and only allowed one user during a session to edit.

@spatrick195
Copy link

spatrick195 commented Jun 27, 2019

Definitely need this for useful collaboration.

@Zarelious
Copy link

the first thing we did when we tried out the live share was to find out how to do this would love to see it implemented.

@ogiesen
Copy link

ogiesen commented Feb 5, 2021

Personally, I do not really care about the designer that much, as I usually work with XAML in code only and only really use the designer for visual verification. Support for collaborative XAML code editing would be perfectly sufficient for me. It would definitely be a great improvement to our pair programming workflow already if I wouldn't lose track of a colleague I'm following whenever they switch to a XAML file...

Mikejo5000 added a commit that referenced this issue Aug 22, 2022
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/microsoftdocs/live-share (branch main)
@fubaduba
Copy link
Contributor

fubaduba commented Nov 8, 2022

We’re not able to prioritize this issue over the other higher-impact issues we receive every week, based on the votes and comments from others in the community and our understanding of the issue. However, rest assured that we love your input. If you feel it deserves to stay open, then clarify your use case and contact us to let us know how severe it’s for you.

@fubaduba fubaduba closed this as not planned Won't fix, can't repro, duplicate, stale Nov 8, 2022
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