I'm trying to troubleshoot an issue with VSCode's Python extension loading the wrong version of Python and I'd like to rule out incorrect environment variables being an issue.
In the Python Extension's settings there is the following option:
My workspace doesn't contain a ./env
file. What will VSCode's Python extension default to in this situation?