This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi-fork
Watch
1
Star
0
Fork
0
forked from
VimPlug/jedi
Code
Pull Requests
Activity
Files
8108122347de91b4ab4efc78465c38d85066a0c6
jedi-fork
/
jedi
/
api
T
History
Dave Halter
8108122347
Make string additions work for file path completion
...
With this most simple cases of file path completions should be working now,
fixes
#493
2019-08-05 01:43:50 +02:00
..
__init__.py
Fix interpeter project path
2019-08-05 00:43:37 +02:00
classes.py
Fix interpeter project path
2019-08-05 00:43:37 +02:00
completion.py
Make string additions work for file path completion
2019-08-05 01:43:50 +02:00
environment.py
Make sure that 3.8 is a supported Python environment going forward (and remove 3.3)
2019-06-08 02:11:45 +02:00
exceptions.py
A possible introduction for projects
2018-01-15 23:57:08 +01:00
file_name.py
Make string additions work for file path completion
2019-08-05 01:43:50 +02:00
helpers.py
A first iteration for file path completions
2019-08-04 13:50:23 +02:00
interpreter.py
Setting correct parents for CompiledObject filters
2019-06-04 23:31:42 +02:00
keywords.py
Fix a few more file name completion cases
2019-08-04 22:43:23 +02:00
project.py
Actually import IsADirectoryError
2019-06-22 15:43:11 +02: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