When using the Python debugger in VS Code, if the Python interpreter path contains spaces (e.g., under macOS iCloud paths), passing runtime arguments dynamically (via the debug toolbar or tasks) ...
When I start my vscode it checks for virtual environments and detects them (according to the logs). However when I want to switch interpreter it will only show the list of globally installed python ...