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 local undo/redo stacks for collaborators #7

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

Support local undo/redo stacks for collaborators #7

Chuxel opened this issue Sep 20, 2017 · 5 comments

Comments

@Chuxel
Copy link
Member

Chuxel commented Sep 20, 2017

Currently the private preview has a unified undo/redo stack for everyone in the collaboration session. This can cause unexpected behaviors when individuals are not editing the same section of code. This is a significant technical challenge to overcome, but is worth taking on if we get sufficient interest and feedback.

@loganintech
Copy link

This should be considered an essential feature, in my opinion.

I had a multi-hour live share session going with a coworker for a mini-sprint and we were constantly undoing each-others code, on accident of course. Undo/Redo features are something we accept as universal and the work for this feature would be worth it.

@kbatman37
Copy link

+1 This is particularly confusing and limits the effectiveness of the tool

@MeguminSama
Copy link

+1 This is a really well needed feature. Looking forward to it's release ;)

mschulz-msft pushed a commit that referenced this issue Apr 10, 2018
@AlexanderEvans
Copy link

I Agree, this is a must have feature. Even worse than not undoing what you wanted, if you forget and don't realize it you can undo your partners code back accident. Often code they just fixed, and don't expect to find an error in. This is very important to implement!

@Chuxel
Copy link
Member Author

Chuxel commented May 7, 2018

This should now be available in v0.3.392/v.0.393. However, for VS you need to be on 15.7. VS 15.6 will still have global undo.

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

5 participants