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
1c4a2edbdb0493fafa51d0c7a74a46dd722da851
jedi-fork
/
jedi
T
History
Peter Law
1c4a2edbdb
Fix construction of nested generic tuple return types
...
Unfortunately this appears to show up a separate bug.
2020-04-18 19:43:47 +01:00
..
api
Also don't complete keywords if kwargs only are allowed, see
#1541
2020-04-17 23:51:40 +02:00
common
Merge branch 'improve-type-annotation-inference-refactors' of
https://github.com/PeterJCLaw/jedi
2020-04-01 00:54:25 +02:00
inference
Fix construction of nested generic tuple return types
2020-04-18 19:43:47 +01:00
plugins
Some code cleanups
2020-04-11 02:11:52 +02:00
third_party
Upgrade typeshed,
fixes
#1084
2019-12-14 11:38:37 +01:00
__init__.py
Merge branch 'project'
2020-03-21 02:52:51 +01:00
__main__.py
Some more code quality fixes
2020-04-11 02:23:23 +02:00
_compatibility.py
Some more code quality fixes
2020-04-11 02:23:23 +02: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
Some more code quality fixes
2020-04-11 02:23:23 +02:00
settings.py
Improve settings documentation
2020-03-19 01:53:47 +01:00
utils.py
A lot of improvements for the features & limitations docs
2020-03-19 01:04:48 +01:00