forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-debuggingbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugneeds PRReady to be worked onReady to be worked on
Description
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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-debuggingbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugneeds PRReady to be worked onReady to be worked on