DonJayamanne / vscode-python-manager

Python Environment & Package Manager
MIT License
121 stars 21 forks source link

Add support to custom env name when creating virutalenv env #62

Open tp-rbrasset opened 1 year ago

tp-rbrasset commented 1 year ago

The latest versions of the add-on only support the creation of virtualenv with the env folder created with the default name .env It would be much appreciate if it supports the functionality (which was present in older versions of the add-on) of being able to choose another environment folder name other than only .env