Closed
Description
After the latest release of VSCode, my debugging workflow has broken down due to the new feature "No‐Config Debugging". I would like to disable this feature as I use the pip installed and managed debugpy.
(My workflow is on a cluster managed by Slurm and VSCode's debugpy does not work well. Further, I use Anaconda to manage my python env)