Skip to content

don't default to recently used when selecting interpreter #9826

Closed
@zachvalenta

Description

@zachvalenta

Environment data

  • VS Code version: 1.41.1
  • Extension version (available under the Extensions sidebar): 2020.1.58038
  • OS and version: macOS 10.14
  • Python version (& distribution if applicable, e.g. Anaconda): 3.7

Expected behaviour

Be able to chose from any environment present at venvPath

Actual behaviour

Can only get recently used interpreters

recent

No option to choose from all interpreters

all

This becomes a problem if you've just created an environment. I sometimes just have to close VS Code a few times or wait until whatever mechanism VS Code uses to track what directories exist at venvPath updates.

I'm using Poetry for environments but I don't think this issue overlaps w/ #8372 insofar as, once VS Code stops showing 'select interpreter' with the 'recently used' flag, I can then see all my Poetry envs.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions