deoplete-plugins / deoplete-jedi

deoplete.nvim source for Python
MIT License
588 stars 40 forks source link

Add call signatures #244

Closed Reifam closed 4 years ago

Reifam commented 4 years ago

I think call signatures or at least the option for them would be nice. would add a more fully-featured autocomplete experience. An example of what it looks like in an (also jedi-based) older completion plugin for vim: ycm deoplete currently: deoplete

Shougo commented 4 years ago

You can use echodoc plugin instead.

https://github.com/Shougo/echodoc.vim