This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi-fork
Watch
1
Star
0
Fork
0
forked from
VimPlug/jedi
Code
Pull Requests
Activity
Files
b2f6758a9cac4bad572503d33f25653dd2df4536
jedi-fork
/
jedi
T
History
Dave Halter
and
GitHub
b2f6758a9c
Merge pull request
#1313
from CXuesong/master
...
get_module_names should include top-level async functions when all_scopes=False.
2019-04-13 00:43:58 +02:00
..
api
fix add_bracket_after_function had no effect (
#1297
)
2019-04-13 00:41:02 +02:00
common
Start using our own monkeypatch function for some things
2018-04-23 21:26:51 +02:00
evaluate
Make get_module_names return top-level async functions when all_scopes=False.
2019-04-11 23:38:55 +08:00
__init__.py
v13.3 release notes
2019-02-24 18:45:07 +01:00
__main__.py
Fix: CompFor.nodes_to_execute didn't include the right nodes. Sometimes too many, sometimes too few.
2015-11-18 18:00:15 +01:00
_compatibility.py
fixing permission denied errors with project.json
2019-02-16 04:28:26 +01:00
cache.py
Revert "Remove an used function"
2019-02-21 17:54:01 +01:00
debug.py
Some minor flake8 fixes
2018-07-16 23:41:42 +02:00
parser_utils.py
Merge branch 'names-all-scopes-false-returns-class-fields' of
https://github.com/immerrr/jedi
2019-04-09 22:58:03 +02:00
refactoring.py
Don't call it the plugin API anymore, that's confusing
2018-04-15 11:35:58 +02:00
settings.py
Finally make it possible to use auto_import_modules for packages
2018-07-03 00:58:43 +02:00
utils.py
Some minor flake8 fixes
2018-07-16 23:41:42 +02:00