I want to use a custom python interpreter, which you can do by adding to python.pythonPath
, as seen in the image below.
However, I thought that there would be an option so that I could add an interpreter to the list of available interpreters that you can see in the below, so that I can easily switch between them, without the need to go rooting around in my user/workspace/folder settings.
Is there any way to add to the list as opposed to using python.pythonPath
to override what is currently shown in the bottom left?
After closing and reopening vscode the interpreter is now shown.