Jedi-language-server

Latest version: v0.41.4

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 16 of 18

0.9.0

Added

- Support `textDocument.signatureHelp`

Removed

- A bunch of `try/except Exception` blocks around Jedi calls. Hopefully those aren't still necessary on `jedi>=0.17`...

0.8.0

Added

- Support Jedi-powered diagnostics

0.7.2

Changed

- Server does not initialize non-initialization features if `"jedi.enabled": false`

0.7.1

Changed

- `lookup_feature_id` initialized in `__init__`; no longer a class variable
- although tests are still mostly missing, `test_cli` now imports `cli`; helps determine if there are any runtime errors on import

0.7.0

Added

- Support user-configuration rooted at `jedi`. Only 1 option for now: `jedi.completion.triggerCharacters`. Same defaults as version `0.6.1`.
- Message flashes after initialization.

Changed

- `pygls` types now checked. Version `0.9.0` provides type-hint checking support.

0.6.1

Changed

- Trigger characters are now: ", ', and . to account for dictionary completions

Fixed

- Trigger characters finally work (use underscore in pygls decorator, not camel case...)
- Completion insert items now remove leading " and ' if preceding character is ' or "

Page 16 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.