Use Jedi if Language Server fails to activate #3633
Labels
area-intellisense
LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
important
Issue identified as high-priority
meta
Issue that is tracking an overall project
Milestone
If Language Server fails to activate we need to revert to Jedi (after displaying a message to the user).
Else user is unable to use the extension.
Right now we let the extension fall over.
Handle a 404 when trying to download the language server #3267
Display the following message is LS fails to start: "We encountered an issue starting the Language Server. Reverting to the alternative, Jedi. Check the Output panel for details."
No buttons on this message.
The text was updated successfully, but these errors were encountered: