Jedi

Latest version: v0.19.1

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

Scan your dependencies

Page 15 of 21

0.13.0

Changed

- Configuration takes place using initializationOptions instead of asynchronous reads of the current user config. Improves startup time and supports more LanguageClients.

Removed

- Dynamic registration. All registration is now static since static registration is widely supported.

0.12.3

Removed

- Removed initialization message directly from the server. This should be handled and configured by LanguageClient plugins.

0.12.2

Changed

- jedi completion `param` sorts first in COMPLETION. Resolves <https://github.com/pappasam/jedi-language-server/issues/19>

0.12.1

Changed

- Removed `)` from signatureHelp triggerCharacters (now just `(` and `,`). Thanks to [rwols](https://github.com/rwols) in <https://github.com/pappasam/jedi-language-server/issues/15#issuecomment-623295867>!

0.12.0

Changed

- Most registrations moved to `static` registrations
- Configuration options for `triggerCharacters` and other server-managed feature options were removed. See <https://github.com/pappasam/jedi-language-server/issues/15>
- Elegant solution overriding `bf_*` thanks to [harismandal](https://github.com/harismandal) and [muffinmad](https://github.com/muffinmad/anakin-language-server/blob/539fedc41c7263bb3cd95d1350b7f5cca7f97872/anakinls/server.py#L41-L50)

0.11.2

Changes
-------

* Upgraded Jedi to 0.12.0 (240)
* Added support of virtualenv. See README for details.
* Added sublime repl intergation. Now you can enable or disable completion with the plugin in SublimeREPL. See README for details.(83)
* Fixed completion when file are not saved

Page 15 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.