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

Aux window: support to restore aux windows and editors #195887

Closed
bpasero opened this issue Oct 18, 2023 · 3 comments
Closed

Aux window: support to restore aux windows and editors #195887

bpasero opened this issue Oct 18, 2023 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders on-testplan workbench-auxwindow Issues related to use of auxiliary ("floating") windows. workbench-state UI state across restarts

Comments

@bpasero
Copy link
Member

bpasero commented Oct 18, 2023

We should support to restore aux windows at their position and restoring the editors and layout within.

@bpasero bpasero added feature-request Request for new features or functionality workbench-auxwindow Issues related to use of auxiliary ("floating") windows. labels Oct 18, 2023
@bpasero bpasero added this to the On Deck milestone Oct 18, 2023
@bpasero bpasero self-assigned this Oct 18, 2023
@bpasero bpasero added the workbench-state UI state across restarts label Oct 25, 2023
@IllusionMH
Copy link
Contributor

Does this issue include "restoring" windows/editors after VS Code is closed and opened again (e.g. Update) or should I create separate one?
For example: I have main windows with 3 editors and Aux window with 2. When I click on Update I'd like to see same state as before update (main + aux). Currently it looks like all (Untitled in this case) editors moved to main window.

@bpasero
Copy link
Member Author

bpasero commented Oct 30, 2023

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 🤞

@bpasero bpasero modified the milestones: On Deck, December 2023 Dec 1, 2023
@bpasero bpasero modified the milestones: December / January 2024, On Deck Dec 15, 2023
@bpasero bpasero modified the milestones: On Deck, December / January 2024 Dec 20, 2023
@vscodenpa vscodenpa added the unreleased Patch has not yet been released in VS Code Insiders label Dec 29, 2023
@vscodenpa vscodenpa added insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Jan 3, 2024
@bpasero
Copy link
Member Author

bpasero commented Jan 3, 2024

Floating windows now restore on restart or reload, you can test this with todays insider build already: https://code.visualstudio.com/insiders/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders on-testplan workbench-auxwindow Issues related to use of auxiliary ("floating") windows. workbench-state UI state across restarts
Projects
None yet
Development

No branches or pull requests

4 participants