Closed as not planned
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.88
- OS Version: Windows 11 x64
Steps to Reproduce:
-
Create a virtual environment with pipenv.
-
Open vs code and execute select interpreter command, if in the same folder in which environment is created the, it shows the interpreter. Image attached:
-
After that close the VS code. Create a sub-folder or change the directory. Again, open the VS code and execute select interpreter command. Now, all the old virtual environments are not visible. Image attached:
The issue is resolved after downgrading this extension to v2024.0.1
### Tasks