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

Add quick access for debug consoles #151771

Closed
roblourens opened this issue Jun 10, 2022 · 3 comments
Closed

Add quick access for debug consoles #151771

roblourens opened this issue Jun 10, 2022 · 3 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality on-testplan
Milestone

Comments

@roblourens
Copy link
Member

roblourens commented Jun 10, 2022

We have special command palette prefixes to access parts of the vscode UI. For example, enter term to see a list of terminals:

image

We should do the same for debug consoles

@roblourens roblourens added feature-request Request for new features or functionality debug Debug viewlet, configurations, breakpoints, adapter issues labels Jun 10, 2022
@roblourens roblourens added this to the Backlog milestone Jun 10, 2022
@roblourens roblourens self-assigned this Jun 10, 2022
@andreamah andreamah self-assigned this Jun 17, 2022
andreamah added a commit that referenced this issue Jun 17, 2022
@andreamah
Copy link
Contributor

#152505 creates a quick access for debug consoles, but it might be a good idea in the future to create a quick access for debug sessions instead (which open the debug corresponding debug console when selected).

akosyakov pushed a commit to gitpod-io/openvscode-server that referenced this issue Jun 21, 2022
* Add quick access for debug consoles
Fixes microsoft#151771

* Remove circular dependency

* replace string literals

* Address PR feedback
@roblourens
Copy link
Member Author

Very timely request: #152832

@andreamah
Copy link
Contributor

#152505 creates a quick access for debug consoles, but it might be a good idea in the future to create a quick access for debug sessions instead (which open the debug corresponding debug console when selected).

Further discussion about contents of quick access are in #153347

@github-actions github-actions bot locked and limited conversation to collaborators Aug 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality on-testplan
Projects
None yet
Development

No branches or pull requests

2 participants