forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentsbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded
Milestone
Description
Testing #18731
Did this:
conda create -n testNoPython1
conda create -n testNoPython2
Then created a python file
Then ran the python file
Python file ran
Then selected an interpreter to try to pick 'testNoPython2'.
It wasn't listed.
I hit refresh and this happens:
Every time I hit refresh another instance(s) of testNoPython1 appears.
Metadata
Metadata
Assignees
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentsbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded