Skip to content

Use shorter path when displaying Microsoft Store Python envs when using native locator #132

Closed
@luabud

Description

@luabud

Testing microsoft/vscode-python#23848

when using the js locator, it used to find two versions of my Microsoft Store Python 3.9 environment:

Image

The native finder shows only one, which is awesome! But it seems to prefer the one with the "longer" path: \AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\python.exe

Image

Ideally, it'd display this one: \AppData\Local\Microsoft\WindowsApps\python.exe

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions