Consider Changing Quick Access for Debug Consoles to Debug Sessions #153347
Labels
feature-request
Request for new features or functionality
insiders-released
Patch has been released in VS Code Insiders
on-release-notes
Issue/pull request mentioned in release notes
on-testplan
Milestone
Currently, the quick access menu for debug consoles just lists your debug consoles, but the view menu pretty much lists the same.
Quick access for debug consoles:

View menu for debug consoles

We should discuss whether the quick access should actually just list the debug sessions like the call stack does.

In this case, it would show child processes also. Clicking on a session would focus you on its corresponding debug console, just like in the call stack.
The text was updated successfully, but these errors were encountered: