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 in #11015
DonJayamanne opened this issue Nov 14, 2017 · 4 comments
Closed
Tracked in #11015

Comments

@DonJayamanne
Copy link

@DonJayamanne DonJayamanne commented Nov 14, 2017

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

@brettcannon brettcannon commented Sep 20, 2018

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.

@karrtikr
Copy link

@karrtikr karrtikr commented Apr 13, 2020

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
Copy link

@karrtikr karrtikr commented Apr 13, 2020

Partially blocked on feature request microsoft/vscode#95123

@karrtikr
Copy link

@karrtikr karrtikr commented Apr 14, 2020

window.showOpenDialog should do the job here.

@karrtikr karrtikr self-assigned this Apr 17, 2020
@karrtikr karrtikr closed this May 11, 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.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants