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

Debug sessions command #153727

Merged
merged 14 commits into from
Jul 21, 2022
Merged

Debug sessions command #153727

merged 14 commits into from
Jul 21, 2022

Conversation

andreamah
Copy link
Contributor

@andreamah andreamah commented Jun 29, 2022

This PR fixes #153347

This can be accessed with the command Select Debug Session
The it would look like this (but as a regular quickpick, not a quick access anymore):
image

for this tree structure:
image

Or for something different like python (where there are no compact debug sessions):
image

tree structure:
image

The structure is pretty generic to support any type of debug session.

@andreamah andreamah self-assigned this Jun 29, 2022
@andreamah
Copy link
Contributor Author

TODO: add custom aria labels for descriptions

@andreamah andreamah changed the title rough draft of debug sessions quick access Debug sessions quick access Jul 18, 2022
@andreamah andreamah marked this pull request as ready for review July 18, 2022 23:40
@VSCodeTriageBot VSCodeTriageBot added this to the July 2022 milestone Jul 18, 2022
@andreamah andreamah changed the title Debug sessions quick access Debug sessions command Jul 21, 2022
@andreamah andreamah enabled auto-merge (squash) July 21, 2022 20:04
@andreamah andreamah merged commit ffd7438 into main Jul 21, 2022
@andreamah andreamah deleted the andreamah/issue153347 branch July 21, 2022 20:12
@github-actions github-actions bot locked and limited conversation to collaborators Sep 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider Changing Quick Access for Debug Consoles to Debug Sessions
4 participants