Skip to content

A DAP launcher/option to stick to single session plain DAP mode #969

@mickaelistria

Description

@mickaelistria

See discussion on #902 (comment) .
To make the Debug Adapter reusable by other clients (in place of node-debug2), we need a way to start the Debug Adapter in a "plain DAP" mode where the vanilla DAP workflow works, eg without need to interact with non-DAP standard attachedDebugSession requests. This basically means ignoring everything related to sessions in the public facade.
A suggestion is to add a --runInBand flag (to flatSessionLauncher I guess).

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityhelp welcomeIssues identified as good community contribution opportunities

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions