Initially I had thought maybe it was because debugpy setup was not right in my conda env, so I reinstall debugpy in my conda environment, conda install -c conda-forge debugpy but I still got the ...
Microsoft has released a new version of the free Python extension for its Visual Studio Code cross-platform code-editing tool, with improvements for Jupyter notebooks and lighter configuration ...
All other runtimes seem to run predebug, but Python adapter just completely ignores it for some reason. I have a feeling that it has to do with debugpy, but still need to investigate the root cause.
The Python team at Microsoft is continuing its overhaul of environment management in Visual Studio Code, with the August 2025 release advancing the controlled rollout of the new Python Environments ...