FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Interpreter selection should show folder name instead of venv · Issue #1362 · microsoft/vscode-python · GitHub

Interpreter selection should show folder name instead of venv #1362

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:

  1. Select a virtual environment as the active interpreter

CC Don Jayamanne (@DonJayamanne) Brett Cannon (@brettcannon)

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL