Skip to content

[lldb-dap] global initCommands settings for vscode extension #134564

@eronnen

Description

@eronnen

It would be nice to have a global vscode setting for initCommands that can be set in the workpsace/user scope, so that it will be possible to declare common init commands like loading init script or data formatters without copying it to every launch configuration.

In case there are init commands both in the global scope and in the launch configuration it seems reasonable to run the global commands first and then the launch commands

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions