issues
search
pappasam
/
jedi-language-server
A Python language server exclusively for Jedi. If Jedi supports it well, this language server should too.
MIT License
623
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error on empty lines
#327
Fildo7525
opened
2 days ago
0
Find references gives a KeyError
#326
robmck1995
opened
2 weeks ago
5
Autocorrect bug when completing files names in Code OSS-based IDEs
#325
jthomasmock
closed
2 weeks ago
6
Support for ipynb Notebooks
#324
karthiknadig
opened
1 month ago
0
Jedi: Goto definition, goto declaration
#323
skelutten
opened
2 months ago
0
Slowness in get_opcodes when editing large files
#322
correctmost
opened
3 months ago
0
No completion suggestions from external modules
#321
bfichera
opened
3 months ago
0
Bump setuptools from 69.5.1 to 70.0.0
#320
dependabot[bot]
closed
2 weeks ago
1
External pytest fixtures not autocompleted
#319
stinovlas
opened
5 months ago
0
Allow customization of Jedi settings in VSCodium
#318
Icemole
opened
5 months ago
0
Not disable hover
#317
snomfake
opened
5 months ago
0
use workspace.ignoreFolders in references
#316
FelipeLema
closed
3 months ago
1
workspace.symbols.ignoreFolders does not apply to `textDocument/references`
#315
FelipeLema
closed
3 months ago
1
feature request: filter out special methods / magic methods from completion
#314
FelipeLema
closed
7 months ago
2
test_publish_diagnostics_on_change fails on Darwin
#313
doronbehar
opened
7 months ago
3
Fix https://github.com/pappasam/jedi-language-server/issues/302
#312
pappasam
closed
7 months ago
0
Fix compatibility issue with lsprotocol by pinning version in pyproject.toml
#311
arthur-k-kochi
closed
7 months ago
4
Redundant parentheses added when autocompletion in lazyvim(nvim)
#310
ShIRannx
closed
7 months ago
0
Variable detection is amiss
#309
ItachiSan
opened
7 months ago
1
"E15: Invalid expression: " when pressing enter for newline in neovim
#308
rmsc
closed
8 months ago
1
Upgrading docstring-to-markdown to 0.15 breaks tests
#307
iFreilicht
closed
8 months ago
1
Added -v flag in README to match output
#306
dsblank
closed
8 months ago
1
Update dependencies, fix tests based on latest docstring-to-markdown
#305
pappasam
closed
9 months ago
0
Implement Go to Declaration.
#304
danielroseman
closed
9 months ago
0
Why is Go to implementation not implemented?
#303
antoniogamiz
closed
9 months ago
1
jedi-language-server crashes right after start with failed import
#302
igordertigor
closed
7 months ago
2
Parentheses autocompletion in VSCode+Python Extension
#301
jhonabreul
opened
10 months ago
5
Language server crashes when using rtx 3.12 installation of python.
#300
taitep
opened
11 months ago
5
Renaming variables broken in VSCode
#299
heyheyjc
opened
11 months ago
0
ValueError: `column` parameter (1) is not in a valid range (0-0) for line 14 ('\n')
#298
alexveden
closed
11 months ago
1
Problems with import resolution
#297
FatPigeorz
closed
1 year ago
4
Unrecoverable error when upgrading from 0.41.1 to 0.41.2
#296
mjnur
closed
9 months ago
3
Variable type not showing in hover window
#295
scallaway
opened
1 year ago
1
simplify type annotation
#294
dimbleby
closed
1 year ago
0
Ensure that diagnostic position cannot be less than 0
#293
pappasam
closed
1 year ago
0
Remove pylint artifacts
#292
pappasam
closed
1 year ago
0
Disparate dev tools -> ruff + nox
#291
pappasam
closed
1 year ago
0
python >= 3.8 is required
#290
dimbleby
closed
1 year ago
0
poetry update, remove unused `# type: ignore`
#289
dimbleby
closed
1 year ago
0
Make `textDocument/documentSymbol` ignore imported symbols
#288
niqodea
opened
1 year ago
0
Odd `'Workspace' object has no attribute'_root_path'` error with nvim-lspconfig
#287
Skaytacium
closed
1 year ago
3
LSP values aren't being injected into `nvim-cmp`
#286
scallaway
closed
1 year ago
5
pygls 1.1
#285
dimbleby
closed
1 year ago
1
No way to disable follow_imports in goto
#284
asmeurer
closed
9 months ago
9
Fix handling of initialization options following removal of pydantic
#283
PeterJCLaw
closed
1 year ago
1
Add testing of parsing the initialization options
#282
PeterJCLaw
closed
1 year ago
0
Migrate pydantic to cattrs
#281
pappasam
closed
1 year ago
3
Clarify changes in 0.41 which may affect consumers
#280
PeterJCLaw
closed
1 year ago
3
Pydantic-core build failures. "Unsupported Python Interpreter: python3.10"
#279
anoduck
closed
1 year ago
2
Query Regarding Wild-card Import Support for "Go to Definition"
#278
code2graph
closed
1 year ago
1
Next