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

Manually restoring modified file back to saved state requires save #5783

Closed
vsccarl opened this issue Apr 25, 2016 · 1 comment
Closed

Manually restoring modified file back to saved state requires save #5783

vsccarl opened this issue Apr 25, 2016 · 1 comment
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality

Comments

@vsccarl
Copy link

vsccarl commented Apr 25, 2016

  • VSCode Version: 1.0.1-alpha
  • OS Version: Windows 10 / Ubuntu 15.10

Steps to Reproduce:

  1. Open a file with some code and save. For example
var test = "test"
  1. Delete and re-type "test"

Actual:
Even though the file is restored back to its saved state, it still requires a save. This is the same behavior as VS Full, but Atom supports remembering the saved state and does not require save if the file is restored to the saved state.

@vsccarl vsccarl added feature-request Request for new features or functionality v-test labels Apr 25, 2016
@egamma egamma removed the v-test label Aug 22, 2016
@bpasero
Copy link
Member

bpasero commented Jan 5, 2017

#919

@bpasero bpasero closed this as completed Jan 5, 2017
@bpasero bpasero added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 5, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants