Skip to content

Replace 'adapterExecutableCommand' with real debug API #33801

@weinand

Description

@weinand

Documentation from extensionAPI:

adapterExecutableCommand the command ID where the debug adapters executable path and arguments are dynamically calculated. The command returns a structure with this format:

command: "<executable>",
args: [ "<argument1>", "<argument2>", ... ]

The attribute command must be a either an absolute path to an executable or a name of executable looked up via the PATH environment variable. The special value node will be mapped to VS Code's built-in node runtime without being looked up on the PATH.

Metadata

Metadata

Assignees

Labels

debtCode quality issuesdebugDebug 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