python-language-server icon indicating copy to clipboard operation
python-language-server copied to clipboard

VIM8: Different completion info (than project example) returned by server.

Open iddinev opened this issue 5 years ago • 0 comments

I'm using PLS on vim8 through autozimu/LanguageClient-neovim with deplete and I see the server returning different completion/hover information than the one shown in the example gifs. For example: If I try to recreate this example (from the title page): auto-complete I get this instead: Peek 2020-11-30 21-08 I have jedi installed, but I fear there is maybe something extra that has to be configured PLS wise ?

iddinev avatar Nov 30 '20 19:11 iddinev