Skip to content

Support to start multiple debug sessions from a single launch config #110226

@weinand

Description

@weinand

Today VS Code prohibits (silently) launching multiple debug sessions from a single launch config.

I suggest that we improve this obscure behavior in the following way:
when trying to launch a launch config a second time an alert is shown explaining that a debug session is already running and provides an option to launch another session under a different name, e.g. "program" -> "program (2)" or to cancel the attempt.

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions