Environment data
- debugpy version: v2023.3.12621007
- OS and version: Darwin arm64 22.6.0
- Python version (& distribution if applicable, e.g. Anaconda): 3.11.3 h1456518_0_cpython conda-forge
- VS Code 1.82.2
Actual behavior
I just can't run Debugpy: Python File from VScode GUI. It starts but immediately finishes without reaching 1st line breakpoint.
Same for Debugpy: Current file with Arguments, with the difference that in this case it prompts me for the arguments, but then immediately stops.
When I toggle developer tools, I get the following ["v2023.3.12621007"](log.ts:441 ERR Extension 'ms-python.debugpy CANNOT USE these API proposals 'portsAttributes'. You MUST start in extension development mode or use the --enable-proposed-api command line flag)