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

Do not attempt to launch Jedi server in case when Python is not installed #19395

Closed
karrtikr opened this issue Jul 1, 2022 · 1 comment · Fixed by #19449
Closed

Do not attempt to launch Jedi server in case when Python is not installed #19395

karrtikr opened this issue Jul 1, 2022 · 1 comment · Fixed by #19449
Assignees
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@karrtikr
Copy link

karrtikr commented Jul 1, 2022

Instead display the select your interpreter prompts.

@karrtikr karrtikr added feature-request Request for new features or functionality area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. needs PR labels Jul 1, 2022
@karrtikr karrtikr self-assigned this Jul 1, 2022
@karrtikr karrtikr added this to the July 2022 milestone Jul 1, 2022
@karrtikr
Copy link
Author

Verification steps:

  • Have no Python installed
  • Select language server as Jedi (python.languageServer setting)
  • Reload the extension, verify no error prompt shows up.

@karrtikr karrtikr added the verification-needed Verification of issue is requested label Jul 25, 2022
@andreamah andreamah added the verified Verification succeeded label Jul 27, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
2 participants