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
039579b391e072ded35dcf6bf05f6f400b6b28fc
jedi-fork
/
jedi
/
api
History
Dave Halter
d04241b482
Goto should not include imports that cannot be followed.
2015-04-23 02:37:22 +02:00
..
__init__.py
Goto should not include imports that cannot be followed.
2015-04-23 02:37:22 +02:00
classes.py
Add a py__name__ call to modules. This makes listing the qualified names of modules possible (in combination with the module_name_cache).
Fixes
#519
.
2015-04-14 17:36:20 +02:00
helpers.py
Goto_definitions bug fix -> imports stuff.
2015-02-27 11:56:36 +01:00
interpreter.py
Add a position modifier for the fast parser. Not yet in use though.
2015-01-15 13:57:56 +01:00
keywords.py
Remove NamePart from existance and rename it to Name.
2014-09-26 16:29:53 +02:00
replstartup.py
Print the Jedi version when REPL completion is used
2014-05-06 08:17:09 +02:00
usages.py
Usages/imports cleanup.
2014-12-18 03:22:46 +01:00