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
5f37d08761de50a117cad3af3cbe52623b1ed33d
jedi-fork
/
jedi
T
History
micbou
5f37d08761
Extend create_environment to accept an executable path
...
Assume environments specified by the user are safe.
2018-04-19 21:36:44 +02:00
..
api
Extend create_environment to accept an executable path
2018-04-19 21:36:44 +02:00
common
Add the travere_parents function to a utility directory
2018-02-16 21:07:36 +01:00
evaluate
check_fs: handle FileNotFoundError
2018-04-17 23:40:25 +02:00
__init__.py
find_python_environments -> find_system_environments
2018-04-14 15:46:16 +02: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
Fix a lot of old docs code that doesn't exist anymore
2018-04-15 11:52:45 +02:00
cache.py
Document get_sys_path and change the signature of get_system_environment a bit
2018-04-15 16:12:07 +02:00
debug.py
colorama should always color, even if it's not a shell
2018-03-18 01:05:59 +01:00
parser_utils.py
All modules now have a code_lines attribute, see
#1062
2018-03-16 10:20:26 +01:00
refactoring.py
Don't call it the plugin API anymore, that's confusing
2018-04-15 11:35:58 +02:00
settings.py
Rework the time cache.
2018-04-15 15:51:16 +02:00
utils.py
Fix REPL completion param name completion
2018-03-13 21:36:04 +01:00