My VSCode suddenly started to run "Discovering Global Python Interpreters", which seemed not to finish. It seemed like it could not find and choose the python environment inside .venv in the project ...
I've been using the same launch.json without issue for a good while now within my project. Suddenly command:python.interpreterPath is resolving to homebrew python rather than the .venv python ...