The standard interpreter used is the first “python” interpreter encountered in the current path. The same python interpreter is used for intellisense, autocomplete, linting, formatting, etc. Python Version used for Intellisense, Autocomplete, Linting, Formatting, etc
If the interpreter you are looking for isn’t listed here, then please proceed to the next section and enter it manually. Selecting an interpreterĬonfiguring the extension to use a particular interpreter is now easy.Īll you now need to do is make use of the command Select Workspace Interpreter from the command palette and select an interpreter from the list. You could always change this by specifying the path to the interpreter in the user or worksapce settings. By default the extension uses the Python interpreter available in the current path.