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

View menu access for debug consoles #152400

Closed
andreamah opened this issue Jun 16, 2022 · 0 comments · Fixed by #152406
Closed

View menu access for debug consoles #152400

andreamah opened this issue Jun 16, 2022 · 0 comments · Fixed by #152406
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders on-testplan
Milestone

Comments

@andreamah
Copy link
Contributor

Similar to listing consoles in #151771, you would also see a listing of debug consoles under Panel/Debug Console in the view menu.

image

This would look like what terminals have:

image

@andreamah andreamah self-assigned this Jun 16, 2022
andreamah added a commit that referenced this issue Jun 17, 2022
andreamah added a commit that referenced this issue Jun 21, 2022
* View menu access for debug consoles
Fixes #152400

* ensure that decug console becomes visible
upon view menu selection

* Update src/vs/workbench/contrib/quickaccess/browser/viewQuickAccess.ts

Co-authored-by: Rob Lourens <roblourens@gmail.com>

* remove index from pick item name

Co-authored-by: Rob Lourens <roblourens@gmail.com>
@VSCodeTriageBot VSCodeTriageBot added the unreleased Patch has not yet been released in VS Code Insiders label Jun 21, 2022
@VSCodeTriageBot VSCodeTriageBot added this to the June 2022 milestone Jun 21, 2022
@VSCodeTriageBot VSCodeTriageBot added insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Jun 22, 2022
@roblourens roblourens added feature-request Request for new features or functionality debug Debug viewlet, configurations, breakpoints, adapter issues labels Jun 27, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Aug 5, 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 insiders-released Patch has been released in VS Code Insiders on-testplan
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants