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:
- Install the pre-release version of the
vscode-python-environments extension.
- Switch the main Python extension to its pre-release version.
- Set up
Venv Folders or Venv Path in the settings.
- 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.
Description:
Hello,
I am using the
vscode-python-environmentsextension, 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, theVenv FoldersorVenv Pathsettings no longer function, and the extension fails to detect virtual environments in the specified directories.Steps to Reproduce:
vscode-python-environmentsextension.Venv FoldersorVenv Pathin the settings.Expected Behavior:
The Python extension should detect virtual environments located in the specified directories.
Actual Behavior:
Virtual environments are not detected or listed.