How do I add an existing python environment for VS code?

would you like to try VS code, how to add the existing python environment on your computer to it? Note that instead of installing the new python environment, I have a 32-bit python3.5,Anaconda 64-bit Python.


command+shift+P enter python: Select Interpreter into Command Palette, to select the environment you want.

Menu