Jedi

Latest version: v0.19.2

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

Scan your dependencies

Page 19 of 21

0.6.7

================

- fix parenthesis behavior (issue 91)
- run Jedi commands only in python scope

0.6.6

================

- License changed on MIT (issue 78)
- Fixed paths to configuration files in Sublime menu (issue 80)
- Paths in "Find Usages" and "Go to Definitions" are (issue 81)
project root relative

0.6.5

================

- fixed behavior of adding parentheses around highlighted text when "auto_match_enabled" enabled.
- turned off autocomplete in SublimeREPL views
- removed `Ctrl+Click` behavior, user have to override it by them self now. See https://github.com/srusskih/SublimeJEDI#jedi-goto--go-definition
- fixed Python 2.6 capibility

0.6.4

================

- Fix plugin failing on when Jedi raise an exception
- Change logging info to console for more useful bug tracking
- Fix issue when SublimeJEDI ignores `"auto_match_enabled": false` (65)
- Fix issue when SublimeJEDI hides snippets and text completion (68)

0.6.3

================

Fix plugin installation with Sublime Package Control on ST3

0.6.2

================

Jedi uses python iterpreter that was specified in settings,
instead of using Sublime Python 2.6. This allow completion works with
libs like numpy.

New Features
------------

- Jedi updated to 0.6.0
https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst#060-2013-05-14
- Update functions arguments completion behavior


Fixes
-----

- Incorrect Go To behavioir
- Allow delaying param completion to when parenthesis is opened

Page 19 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.