Skip to content

Commit 8251a04

Browse files
committed
update readme note
1 parent 569f6ad commit 8251a04

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,10 @@ If you have trouble getting the code autocompletions to work in Visual
341341
Studio Code, a suggestion was made to look for the ``Python`` extension
342342
settings, and an option for ``Language Server``, and change it from
343343
``Default`` (which means ``Pylance if it is installed, Jedi otherwise``, to
344-
manually set ``Jedi`` and the completions should work.
344+
manually set ``Jedi`` and the completions should work. It is possible that
345+
you might need to [install it
346+
manually](https://github.com/pappasam/jedi-language-server) for this to
347+
work.
345348

346349
## Function API
347350

0 commit comments

Comments
 (0)