deoplete-jedi icon indicating copy to clipboard operation
deoplete-jedi copied to clipboard

deoplete.nvim source for Python

Results 8 deoplete-jedi issues
Sort by recently updated
recently updated
newest added

It would be really useful if there was an option to jump to the definition of a class or function, as you can already do this in vim-jedi

My workstation includes thousands of Python files via a network drive. How can I prevent deoplete-jedi from crawling the path where the network drive is mounted to avoid slowing down...

added screenshots and changed formating of options #120

created vim help file for #83 . I hope everything is correct. If I should add more things to the help file please tell me.

add screenshots to README and format the options better

We want to easily maintenance to the source. I think `mypy` type check is a very good feature and approach.

enhancement
help wanted

not yet

enhancement
help wanted

deoplete-jedi become have many users and contributors. Also, the number of PR has increased. But the language source(I mean deoplete.nvim sources) test is sometimes difficult. Use mock? Use real headless...

help wanted