microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.27k stars 29.31k forks source link

Preserve opened tabs when opening another workspace #229683

Open galzi opened 1 month ago

galzi commented 1 month ago

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

Steps to Reproduce:

  1. Open files with VSCode when a folder in the Explorer pane isn't picked.
  2. Open the Explorer pane, and pick "Open Folder"
  3. The result, a new editor window is replacing the current one, with all open tabs now gone.
vs-code-engineering[bot] commented 1 month ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.93.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

gjsjohnmurray commented 1 month ago

Is https://github.com/microsoft/vscode/issues/79167#issuecomment-521774261 equivalent to your case? Does the response from @bpasero there help you?

vs-code-engineering[bot] commented 1 month ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!