If there is a Pipfile or .python-version
file, trigger discovery when autoselecting
#23139
Closed
2 tasks
Labels
area-environments
Features relating to handling interpreter environments
feature-request
Request for new features or functionality
needs PR
Ready to be worked on
THIS ISSUE MAY NOT BE NEEDED ONCE WE HAVE WORKFLOW EXTENSIONS MANAGING THEIR OWN ENVS: #22836
When opening a new workspace, before auto-selecting begins:
.python-version
file, make sure to trigger Pyenv discoveryThis is where we should do it:
vscode-python/src/client/interpreter/autoSelection/index.ts
Lines 207 to 209 in b9109cf
The text was updated successfully, but these errors were encountered: