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 PRReady to be worked onReady to be worked onon-testplanAdded to test planAdded to test plan
Milestone
Description
Tracker issue to be used with TPI. We are using the main issue as a meta to keep track of all the work.
Windows:
- Windows Store : Python installed from windows store
- Windows Registry: Pythons installed from python.org
- PATH environment variable : Any python that was added to PATH
- Conda: Python environment created by conda
- Pyenv-Win: Python versions installed using
pyenv install
Linux/Mac
- Homebrew : Python installed via Homebrew
- PATH : Python installed via
apt
or any python added to PATH - Conda: Global python environments
- Pyenv: Python versions added using
pyenv install
- Pyenv-virtualenv: Python environments created globally
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 PRReady to be worked onReady to be worked onon-testplanAdded to test planAdded to test plan