This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi-fork
Watch
1
Star
0
Fork
0
You've already forked jedi-fork
forked from
VimPlug/jedi
Code
Pull Requests
Activity
Files
e2090772f3d144372f46ee7031ac7e0799ab1bfa
jedi-fork
/
jedi
T
History
Peter Law
e2090772f3
Push tuple handling onto Tuple class
...
This resolves a TODO to avoid using a private method
2020-03-22 16:04:39 +00:00
..
api
Actually use follow_builtin_imports and improve the goto docstring,
fixes
#1492
2020-02-04 19:34:42 +01:00
common
Extract annotation inference onto annotation classes
2020-03-22 15:29:11 +00:00
inference
Push tuple handling onto Tuple class
2020-03-22 16:04:39 +00:00
plugins
Make sure fixture resolving works in conftest.py, see
#791
2020-01-06 23:27:25 +01:00
third_party
Upgrade typeshed,
fixes
#1084
2019-12-14 11:38:37 +01:00
__init__.py
Bump version to 0.16.1
2020-01-31 13:38:27 +01:00
__main__.py
Make sure to print errors in __main__ completions
2020-02-02 23:28:55 +01:00
_compatibility.py
Make sure to be able to deal with all kinds of loaders,
fixes
#1487
2020-01-31 13:26:56 +01:00
cache.py
Remove underscore_memoization caching method
2020-01-25 17:29:52 +01:00
debug.py
Better debugging with the increase_indent_cm
2019-05-28 18:50:46 +02:00
file_io.py
Revisit reference finding, scan a lot of folders
2020-01-20 01:43:51 +01:00
parser_utils.py
Fix some more dict tests
2019-12-30 00:29:55 +01:00
refactoring.py
find_references -> get_references, see
#1476
2020-01-22 01:06:37 +01:00
settings.py
Remove use_filesystem_cache and additional_dynamic_modules, it hasn't been implemented for a long time
2020-01-23 23:37:36 +01:00
utils.py
A few renames for readability in the api/completion.py file
2019-12-20 17:40:04 +01:00