Skip to content

Add support for search paths for venvs #104

@Ninecr

Description

@Ninecr

Description:

Hello,

I am using the vscode-python-environments extension, which is currently only available as a pre-release version. It requires the Python extension in VSCode to also be on its pre-release version. After switching to the pre-release version, the Venv Folders or Venv Path settings no longer function, and the extension fails to detect virtual environments in the specified directories.

Steps to Reproduce:

  1. Install the pre-release version of the vscode-python-environments extension.
  2. Switch the main Python extension to its pre-release version.
  3. Set up Venv Folders or Venv Path in the settings.
  4. Open a relevant project/workspace.

Expected Behavior:

The Python extension should detect virtual environments located in the specified directories.

Actual Behavior:

Virtual environments are not detected or listed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionalityverification-neededVerification of issue is requestedverifiedVerification succeeded

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions