Open
Description
Firstly, I am already working on a project with it's own env using pipenv selected. I noticed some issues when I installed this extension.
Without this extension, here is a list of available environments on my PC.
After installing this extension and you reopen the folder/workspace, here is the list available:
The following happens:
- it forgot my already selected environment.
- does not autoload the env when using the terminal ( PowerShell)
- Pipenv is not on the list as an option to select.
I didn't change any configuration. Is there something I am doing wrong?