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

Previous session will not restore properly, if PC was shut down with Code still open #51064

Closed
RoyalBingBong opened this issue Jun 4, 2018 · 2 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@RoyalBingBong
Copy link

If I shut down the system while Code is still open, Code will not save the session and thus it is not able to restore the pre-shutdown session and instead it will restore an older one. If code is closed manually before the shut down, then the session will be saved and can be restored properly.

  • VSCode Version: 1.23.1
  • OS Version: Ubuntu 16.04

Steps to Reproduce:

  1. Start Code
  2. Open a bunch of files
  3. Close Code to save the session
  4. Open Code
  5. Open additional files
  6. Shut down the PC
  7. Start PC
  8. Start Code
  9. Code will only open the files from step 2.

Does this issue occur when all extensions are disabled?: Yes

@bpasero bpasero added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 4, 2018
@vscodebot
Copy link

vscodebot bot commented Jun 4, 2018

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Jun 4, 2018
@RoyalBingBong
Copy link
Author

#36964
Looks like I didn't look thoroughly...

@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 19, 2018
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)
Projects
None yet
Development

No branches or pull requests

2 participants