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
b13c4c446fe41d887275840c3c4656512d2a23ff
jedi-fork
/
jedi
/
api
T
History
Dave Halter
b895924311
Merge pull request
#1451
from pappasam/FIX_SHOW_SYSTEM_FOLDERS
...
Fix: no longer shows folders recursively to root
2019-12-01 00:12:51 +01:00
..
__init__.py
Use create_name instead of duplicated logic
2019-09-05 00:04:24 +02:00
classes.py
Fix usages in context of the new parso parameter include_setitem=True
2019-08-28 22:56:16 +02:00
completion.py
Fix an issue around completions in comments before strings
2019-11-29 13:44:12 +01:00
environment.py
infer_state -> inference_state
2019-08-16 11:44:30 +02:00
exceptions.py
A possible introduction for projects
2018-01-15 23:57:08 +01:00
file_name.py
Fix file name completions when file name is too long
2019-11-29 14:11:31 +01:00
helpers.py
Some more value -> context renames
2019-08-21 09:31:23 +02:00
interpreter.py
Fix some interpreter issues
2019-08-20 09:09:19 +02:00
keywords.py
infer_state -> inference_state
2019-08-16 11:44:30 +02:00
project.py
Use a different sys path for import completions and import type inference
2019-12-01 00:12:19 +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