-
Notifications
You must be signed in to change notification settings - Fork 254
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
Ctrl + Z cancels other people's changes #1659
Comments
I'll just chime in and say that this is expected behavior for me personally. It lets me reverse a file that someone has been working on. |
@lukepighetti for me it's more expected if |
I'm pretty sure diffing in a way that would let you do a partial undo is non-trivial. Also, when I'm pair programming with someone I need to be able to undo stuff they write if I want to show them an alternative method. Otherwise I will be asking them to hit undo for me. Not good. |
Dup of #1439 and there's discussion there about trade-offs and expected usage patterns. |
Closing this issue to keep discussion of this issue confined to 1439. |
Product and Version [VS/VSCode]: 1.31.0
OS Version [macOS/Windows]: Ubuntu 18.04
Live Share Extension Version: v0.3.890
Target Platform or Language [e.g. Node.js]: TypeScript
Steps to Reproduce / Scenario:
Ctrl
+Z
The text was updated successfully, but these errors were encountered: