forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentsfeature-requestRequest for new features or functionalityRequest for new features or functionalityneeds community feedbackAwaiting community feedbackAwaiting community feedback
Description
Discussed in #16600
Originally posted by cdce8p July 2, 2021
With the pythonDeprecatePythonPath experiment the only way to change the interpreter is through the Select Interpreter
command. Unfortunately this lists all available once (global, user, venv) which can get messy if multiple different Python versions are installed. For example, for one of my projects the list currently contains 17 entries which makes switching between them more complicated than it needs to be. I almost always only care only about the virtual environments, so there is no value for me to still list the system interpreters. I would love it if I could hide them.
cdce8p, ewerybody and mcg1969
Metadata
Metadata
Assignees
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentsfeature-requestRequest for new features or functionalityRequest for new features or functionalityneeds community feedbackAwaiting community feedbackAwaiting community feedback