Open
Description
vscode-python-environments is an MIT-licensed experimental extension for managing Python interpreters and packages. It seems to be where the upstream devs are putting most of today's effort into environment detection and installation code.
Investigate: what would it look like to bundle this extension with Positron, or otherwise integrate it? What are the benefits, costs, and time required? Would we have to fork?
Relates to #1391 because this extension does provide an Environments pane. However, the purpose of this investigation is mostly to determine the impact on using the new API for the code for dealing with environments.
Activity