forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add Hatch environment discovery #22810
Copy link
Copy link
Closed
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentscommunity askFeature request that the community expressed interest inFeature request that the community expressed interest infeature-requestRequest for new features or functionalityRequest for new features or functionalityneeds PRReady to be worked onReady to be worked onon-testplanAdded to test planAdded to test plan
Milestone
Metadata
Metadata
Assignees
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentscommunity askFeature request that the community expressed interest inFeature request that the community expressed interest infeature-requestRequest for new features or functionalityRequest for new features or functionalityneeds PRReady to be worked onReady to be worked onon-testplanAdded to test planAdded to test plan
Type
Fields
Give feedbackNo fields configured for issues without a type.
We already support Poetry, and a environment management PEP isn’t even in the works AFAIK.
Hatch is pretty popular (e.g. it’s used by all of the jupyter ecosystem), but its environments aren’t found by VS Code Python yet (unless Hatch is configured to create them in the project directory)