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
a635b6839a95d567af46fa7f825d216583384ea2
jedi-fork
/
jedi
/
api
History
micbou
a859add6d7
Only resolve names for actual modules
...
A name can be part of an import statement without being a module.
2017-03-01 21:06:21 +01:00
..
__init__.py
Move the parser.fast module to parser.diff.
2017-01-10 19:15:47 +01:00
classes.py
Get rid of get_parent_until.
2017-02-03 09:59:32 +01:00
completion.py
Complete dotted names properly in decorators
2017-02-04 18:05:15 +01:00
helpers.py
Change get_previous_leaf to return None if there is no leaf anymore (at the start of the file).
2017-02-03 17:23:15 +01:00
interpreter.py
Delete a lot of names dict related stuff but also other things that were not used anymore.
2016-12-17 16:51:28 +01:00
keywords.py
Get rid of get_parent_until.
2017-02-03 09:59:32 +01:00
replstartup.py
Print the Jedi version when REPL completion is used
2014-05-06 08:17:09 +02:00
usages.py
Only resolve names for actual modules
2017-03-01 21:06:21 +01:00