Skip to content

Feature: Add command to run PET in terminal #607

@eleanorjboyd

Description

@eleanorjboyd

Add a new command that is shown in the command palette (when the envs ext is enabled) that allows users to run the PET binary to search for python installs in a terminal.

the function getNativePythonToolsPath in vscode-python-environments/src/managers/common/nativePythonFinder.ts will give you the path to the executable. Just run this exec in a new terminal spun up and open that terminal so the user can see it.

Metadata

Metadata

Assignees

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