pappasam/jedi-language-server
A Python language server exclusively for Jedi. If Jedi supports it well, this language server should too.
PythonMIT
Issues
- 3
No completion suggestions from external modules
#321 opened by bfichera - 3
Error on empty lines
#327 opened by Fildo7525 - 1
Not disable hover
#317 opened by snomfake - 5
Find references gives a KeyError
#326 opened by robmck1995 - 5
- 3
- 0
Slowness in get_opcodes when editing large files
#322 opened by correctmost - 9
triple-quotes cause completion of files in the current working direcrory
#270 opened by greggthomason - 6
- 0
Support for ipynb Notebooks
#324 opened by karthiknadig - 0
Jedi: Goto definition, goto declaration
#323 opened by skelutten - 1
workspace.symbols.ignoreFolders does not apply to `textDocument/references`
#315 opened by FelipeLema - 5
- 0
External pytest fixtures not autocompleted
#319 opened by stinovlas - 0
Allow customization of Jedi settings in VSCodium
#318 opened by Icemole - 9
Problems with Jedi in VS Code
#266 opened by DP1701 - 2
feature request: filter out special methods / magic methods from completion
#314 opened by FelipeLema - 3
test_publish_diagnostics_on_change fails on Darwin
#313 opened by doronbehar - 2
- 0
- 1
Variable detection is amiss
#309 opened by ItachiSan - 1
- 1
Variable type not showing in hover window
#295 opened by scallaway - 1
- 3
- 9
No way to disable follow_imports in goto
#284 opened by asmeurer - 1
Why is Go to implementation not implemented?
#303 opened by antoniogamiz - 5
- 0
Renaming variables broken in VSCode
#299 opened by heyheyjc - 1
ValueError: `column` parameter (1) is not in a valid range (0-0) for line 14 ('\n')
#298 opened by alexveden - 4
Problems with import resolution
#297 opened by FatPigeorz - 5
LSP values aren't being injected into `nvim-cmp`
#286 opened by scallaway - 0
- 2
Is there a setting to disable path completion?
#274 opened by karthiknadig - 1
- 0
- 3
Odd `'Workspace' object has no attribute'_root_path'` error with nvim-lspconfig
#287 opened by Skaytacium - 2
- 1
- 3
Hover on notebook fails
#262 opened by karthiknadig - 5
[question] a way to ignore sub-directories
#265 opened by FelipeLema - 2
VSCode - Changing from Pylance to Jedi causes Language Server to crash & not come back until switching back to Pylance
#273 opened by hlafaille - 5
signature helper does not work for variadic functions
#271 opened by matu3ba - 0
Extracting method issue
#269 opened by Motzumoto - 2
Exits Immediately on Python 3.12 alpha
#263 opened by Starz0r - 6
Error due to CompletionOptions
#268 opened by AckslD - 0
Can not compile from sources.
#267 opened by Anoncheg1 - 1
- 3
It doesn't work with lsprotocol==2023.0.0a0
#261 opened by AiOO - 0
Diagnostics dont work because they dont have access to the event loop
#259 opened by jopotochnykorbit