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
6031971028314fa1f1cf41e22b9f9764c4093cb5
jedi-fork
/
jedi
/
api
T
History
Stanislav Grozev
6031971028
Use expanded paths when looking for virtualenv root
...
This fixes virtualenv resolution under macOS and Pipenv.
2019-03-08 01:22:21 +01:00
..
__init__.py
Fix typo
2019-02-27 20:40:59 +01:00
classes.py
Don't create a FunctionExecutionContext if it's not used.
2018-08-03 00:25:25 +02:00
completion.py
Don't use internal parso APIs if possible
2018-06-29 10:04:03 +02:00
environment.py
Use expanded paths when looking for virtualenv root
2019-03-08 01:22:21 +01:00
exceptions.py
A possible introduction for projects
2018-01-15 23:57:08 +01:00
helpers.py
Improve an error message, see
#1279
2019-02-16 04:32:03 +01:00
interpreter.py
All modules now have a code_lines attribute, see
#1062
2018-03-16 10:20:26 +01:00
keywords.py
Use set literals
2018-01-07 10:40:36 +02:00
project.py
fixing permission denied errors with project.json
2019-02-16 04:28:26 +01:00
replstartup.py
Document that using the REPL autocompletion is only available on Linux/Mac,
fixes
#1184
2018-09-30 13:36:05 +02:00