question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

LS is used if jedi enabled is ticked

See original GitHub issue

Environment 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:

  1. Enable Jedi from the settings UI

enable_jedi

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
karthiknadigcommented, Sep 16, 2019

Yep, looks like it:

User belongs to experiment group 'ShowPlayIcon - runFile'
User belongs to experiment group 'LS - enabled'
Starting Microsoft Python language server.
0reactions
kimadelinecommented, Apr 8, 2020
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found