Skip to content

Ability to pre-filter Python interpreter list #17176

@brettcannon

Description

@brettcannon

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-environmentsFeatures relating to handling interpreter environmentsfeature-requestRequest for new features or functionalityneeds community feedbackAwaiting community feedback

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions