Skip to content

Would it make sense to also package standalone ms-python.vscode-python-envs? #1009

@ChristianRothQC

Description

@ChristianRothQC

It seems that microsoft is overhauling the way python environments are detected by introducing the ms-python.vscode-python-envs extension. Third-party tools can integrate through this new package, see e.g. https://github.com/renan-r-santos/pixi-code for pixi support.

Right now it is my understanding that ms-python.vscode-python-envs is bundled with openvsx's python: https://open-vsx.org/extension/ms-python/python - however it does not seem to exist as a separate package which to the best of my understanding prevents depending directly on it:

❌  Cannot resolve dependency: ms-python.vscode-python-envs
See the documentation for more information:
https://github.com/eclipse/openvsx/wiki/Publishing-Extensions

Any thoughts on this? https://github.com/renan-r-santos/pixi-code/actions/runs/17700600703/job/50305782848

cc @renan-r-santos

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions