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

Restore sidebar to previous state after terminating a debug session #233415

Open
fpbfpb opened this issue Nov 8, 2024 · 0 comments
Open

Restore sidebar to previous state after terminating a debug session #233415

fpbfpb opened this issue Nov 8, 2024 · 0 comments
Assignees

Comments

@fpbfpb
Copy link

fpbfpb commented Nov 8, 2024

Following issue #1931 "Sidebar remains in debug section after terminating a debug session" a debug.openExplorerOnEnd option has been added to reopen explorer after a debug session terminates. I think restoring the state of the sidebar preceding the debug session would be a better option.

If the sidebar is hidden to maximize editor area during development mode, most of time we want to terminate a debug session with the sidebar hidden. If we want to keep it visible and go to a specific item (debug, explorer, ...) just open that item before starting the debug session so the sidebar will be restored to that state after the debug session terminates.

debug.restoreSidebarOnEnd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants