Skip to content

"argsExpansion" debug property is not working anymore #13264

@int19h

Description

@int19h

It always behaves as "none" now, because VSCode started escaping arguments in "runInTerminal" request:
microsoft/vscode#98471

There's no way for debugpy to work around this, so until VSCode provides the functionality necessary to do it, we should disable the property in the extension (i.e. remove it from the launch.json schema).

Metadata

Metadata

Assignees

Labels

area-debuggingbugIssue identified by VS Code Team member as probable bugneeds PRReady to be worked on

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions