LS is used if jedi enabled is ticked
See original GitHub issueEnvironment data
- VS Code version: 1.38.1
- Extension version (available under the Extensions sidebar): 2019.9.34911
- OS and version: Windows 10
- Python version (& distribution if applicable, e.g. Anaconda): 3.7.3
- Type of virtual environment used (N/A | venv | virtualenv | conda | …): N/A
- Relevant/affected Python packages and their versions: N/A
- Jedi or Language Server? (i.e. what is
"python.jediEnabled"
set to; more info #3977): Trying to set Jedi
Expected behaviour
Jedi should be used
Actual behaviour
LS is used
Steps to reproduce:
- Enable Jedi from the settings UI
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Using Jedi — Jedi 0.18.2 documentation - Read the Docs
This function sets up readline to use Jedi in a Python interactive shell. If you want to use a custom PYTHONSTARTUP file (typically...
Read more >Python (Pylsp) - LSP Mode - LSP support for Emacs
If enabled, uses fuzzy completion in jedi. Requires pylsp >= 0.32.0 Can hit performance, as well as lsp-mode implements its own fuzzy search...
Read more >Official Rules Clarification, Frequently Asked Questions, and ...
Can a shield be used to prevent damage that is being dealt by the LS player for having the Balance of the. Force...
Read more >Language Server Protocol Support in BBEdit 14
The "Editing" preferences pane has a setting to show tick marks in the ... BBEdit will use this information to enable a "Fix"...
Read more >Visual Studio Code took 10.7 GB RAM usage after using it for ...
So, by enabling jedi, instead of using the Python language server for the intellisense function, jedi was used instead.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yep, looks like it:
Closing in favour of https://github.com/microsoft/vscode/issues/58038.