You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)