Skip to content

Consider to support a server mode for debug adapters #22080

@weinand

Description

@weinand

Today VS Code starts a new debug adapter process for every debug session.

Only in "debug adapter development mode" we support to have a debug adapter running as a server and to have VS Code just connect to it for a debug session.

We should consider to make the "server mode" an official run option for debug adapters.

/cc @isidorn @daviwil

Metadata

Metadata

Assignees

Labels

debugDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions