Skip to content

Debug: Support launch config grouping and sorting #82332

Closed
@joaomoreno

Description

@joaomoreno

It would be cool to support grouping in the debug launch configs, such that we can minimize the noise in the picker:

image

One idea is to mimic the menu API: https://code.visualstudio.com/api/references/contribution-points#Sorting-inside-groups

We could support a group option which would allow to join launch configs together as well as sort them.

We can even have special groups like commandPalette which means that the launch config should only appear in the command palette.
Some other special groups could be hidden - so the launch can only be referenced by compounds, but not launched by the user.

Metadata

Metadata

Assignees

Labels

debugDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityon-release-notesIssue/pull request mentioned in release noteson-testplan

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions