mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Fix #357: "argsExpansion" does not do what it says in VSCode Treat non-array "args" in debug config as a request to prevent shell argument escaping and allow shell expansion. Remove "argsExpansion". |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| comms.py | ||
| config.py | ||
| output.py | ||
| runners.py | ||
| session.py | ||
| targets.py | ||