vscode-docs icon indicating copy to clipboard operation
vscode-docs copied to clipboard

Using ${command} variable in launch config passes the launch config as argument to command

Open rioj7 opened this issue 3 years ago • 0 comments

Using ${command} variable in launch config passes the launch config as argument to command.

This is an undocumented feature as mentioned in microsoft/vscode#144648

See Command variables section of the Variables doc page.

rioj7 avatar Mar 08 '22 10:03 rioj7