The side bar list view for Pipenv environments detected does not uses the folder name, which can only be seen by hoovering.
This makes this list really hard to work with if the number of environments is high, more than 3 would be high to me, which is common not only because Pipenv uses a centralized folder for them all, it's also usual to have projects with several services each one has its own folder with its own environment.
The virtual env name, the folder name, should be used as the label of the list directly, as it does for Venv environments and as it does the old extension:

The side bar list view for Pipenv environments detected does not uses the folder name, which can only be seen by hoovering.
This makes this list really hard to work with if the number of environments is high, more than 3 would be high to me, which is common not only because Pipenv uses a centralized folder for them all, it's also usual to have projects with several services each one has its own folder with its own environment.
The virtual env name, the folder name, should be used as the label of the list directly, as it does for Venv environments and as it does the old extension: