Open
Description
Testing #23848
- open select interpreter
- create new venv from terminal
python3.10 -m venv myenv23
- the new env will appear in the select interpreter at the bottom
- exit the picker, go to select interpreter again
- now the venv is listed as recommended and wasn't before
This flow just feels weird to me because I would want consistency in terms of where to find the venv for the workspace folder. Sometimes it is at the very top, since it is recommended, or at the very bottom. Also saying it is recommended when I restart the quickpick but not on refresh might be confusing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment