Skip to content

Explore how to run a DebugAdapter inside the extension (instead of separate process) #40906

@weinand

Description

@weinand

For simple debug adapters that are implemented in JS/TS and are closely tied to the extension it is an overkill and development hassle to run them as a separate process.

Explore a way to run a debug adapter inside the extension by means of the "vscode-debugadapter" npm module.

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions