Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to manually enter a path to interpreter in the select interpreter dropdown #216

Closed
Tracked by #11015
DonJayamanne opened this issue Nov 14, 2017 · 4 comments
Assignees
Labels
area-environments Features relating to handling interpreter environments feature-request Request for new features or functionality

Comments

@DonJayamanne
Copy link

From @DonJayamanne on November 7, 2017 23:43

Suggestion, add a + symbol on the top of the list as is done with Branches to either select an existing interpreter (file picker) or create one....

Copied from original issue: DonJayamanne/pythonVSCode#1375

@brettcannon
Copy link
Member

To help manage our issues and to better communicate what the team plans to work on we are closing issues that we don't plan to work on but would accept a pull request from a volunteer for. To be clear, closing this issue does not mean we won't consider a pull request for this enhancement as outlined in our contributing guide, just that the development team has no plans to work on it themselves.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 18, 2018
@luabud luabud reopened this Apr 2, 2019
@microsoft microsoft unlocked this conversation Apr 2, 2019
@luabud luabud added the needs proposal Need to make some design decisions label Apr 2, 2019
@gramster gramster added area-environments Features relating to handling interpreter environments and removed feature-interpreter labels Oct 10, 2019
@karrtikr karrtikr mentioned this issue Apr 13, 2020
21 tasks
@karrtikr
Copy link

image

Clicking on “Enter interpreter path...” would display the following options:

image

This way users would be allowed to type in the path to their Python interpreter, or browse their file system to find and select it.

@karrtikr karrtikr added needs PR and removed needs proposal Need to make some design decisions labels Apr 13, 2020
@karrtikr
Copy link

Partially blocked on feature request microsoft/vscode#95123

@karrtikr
Copy link

window.showOpenDialog should do the job here.

@karrtikr karrtikr self-assigned this Apr 17, 2020
@ghost ghost removed the needs PR label May 11, 2020
@lock lock bot locked as resolved and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-environments Features relating to handling interpreter environments feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

5 participants