Skip to content

Configuration option that closes the panel when debugging ends #100182

@Fell

Description

@Fell

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 CodedebugDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions