Skip to content

Provide a way to enter path to an interpreter without triggering interpreter discovery #11215

Description

The primary requested feature is the ability to customize and specifically limit where the python extension looks for virtual environments (https://code.visualstudio.com/docs/python/environments#_where-the-extension-looks-for-environments). The main reason for this is that it seems like in multi-user shared environments with many virtual environments, the remote extension doesn't seem to work correctly and floods network IO (bug report: #10866).

We haven't been able to determine a root cause for certain though and its difficult since as far as we know there isn't enough instrumentation/config options for restricting virtual environments search paths (only adding them).

Metadata

Metadata

Labels

area-environmentsFeatures relating to handling interpreter environmentsfeature-requestRequest for new features or functionalityneeds proposalNeed to make some design decisionsverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions