-
Notifications
You must be signed in to change notification settings - Fork 37.6k
Closed
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS CodedebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
In #99050 a bug was fixed, changing the behaviour of debug.console.closeOnEnd. Before 1.46, the whole panel containing the debug console was closed. Now, only the debug console closes, which is expected.
However, I found it quite convienient that the whole panel was closed after debugging. I keep things like the watch window and the call stack in there, which require a lot of horizontal space.
Any chance of making that an option?
tl;dr: I want debug.console.closeOnEnd, but for the panel.
Metadata
Metadata
Assignees
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS CodedebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionality