-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Aux window: support to restore aux windows and editors #195887
Comments
Does this issue include "restoring" windows/editors after VS Code is closed and opened again (e.g. Update) or should I create separate one? |
Yes. When VSCode restarts or you reload a window, all auxiliary windows should restore at their location and size with the editors you had opened there 🤞 |
Floating windows now restore on restart or reload, you can test this with todays insider build already: https://code.visualstudio.com/insiders/ |
We should support to restore aux windows at their position and restoring the editors and layout within.
The text was updated successfully, but these errors were encountered: