forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality
Description
Environment data
- VS Code version: 1.22.0
- Extension version (available under the Extensions sidebar): 2018.3.1
- OS and version: Windows 10
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): venv
Actual behavior
Selecting a virtual environment as the active interpreter shows Python 3.6.4 (venv)
in the status bar
Expected behavior
The folder name for the virtual environment should be used instead, so that you can differentiate between different environments, e.g. Python 3.6.4 (mydevenv)
Steps to reproduce:
- Select a virtual environment as the active interpreter
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality