-
Notifications
You must be signed in to change notification settings - Fork 30.5k
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
staleSaveError is a bad experience #30966
Comments
@yfdyh000 the error message is guiding you to a diff editor to compare your version with the version on disk and provides actions to resolve the save conflict (take version from disk / take version from VS Code). Are you not seeing that? |
I see it, but the message is too late and diff may be complicated, I might just want to give up the edited version (probably inadvertently), or get the conflict notification earlier. |
@yfdyh000 I do not understand what you are asking for. If you have a save conflict you get:
What is missing? |
|
and
|
I pushed the wording change. Closing this one in favour of the other issues that got reported on this topic already. |
Steps to Reproduce:
staleSaveError
popup when save the edited file in VS Code.Expected results:
Reproduces without extensions: Yes
The text was updated successfully, but these errors were encountered: