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
23f267bb86257f5c0543859f99d17e5ed6c0acdb
jedi-fork
/
jedi
T
History
Dave Halter
4af138f4fb
Merge branch 'docs' of
https://github.com/blueyed/jedi
into refactor
...
Almost all of the docstrings were still there.
2020-03-14 00:12:53 +01:00
..
api
Merge branch 'docs' of
https://github.com/blueyed/jedi
into refactor
2020-03-14 00:12:53 +01:00
common
Move indent_block to common
2020-02-19 09:15:39 +01:00
inference
Merge branch 'docs' of
https://github.com/blueyed/jedi
into refactor
2020-03-14 00:12:53 +01:00
plugins
Fix namedtuple docstring/signature issues,
fixes
#1506
2020-03-10 20:07:10 +01:00
third_party
Upgrade typeshed,
fixes
#1084
2019-12-14 11:38:37 +01:00
__init__.py
Merge branch 'master' into refactor
2020-03-13 23:53:09 +01:00
__main__.py
Make sure to print errors in __main__ completions
2020-02-02 23:28:55 +01:00
_compatibility.py
Listing modules is no longer done by a subprocess
2020-03-07 20:25:58 +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
Make it possible to search folders __init__ files
2020-03-07 13:57:14 +01:00
parser_utils.py
Create the basics to work with TypedDict in the future
2020-01-26 19:25:23 +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
Move indent_block to common
2020-02-19 09:15:39 +01:00