tigersoldier / company-lsp

Company completion backend for lsp-mode
GNU General Public License v3.0
251 stars 26 forks source link

company-lsp doesn't return the args correctly #99

Closed seagle0128 closed 5 years ago

seagle0128 commented 5 years ago

Recently I upgraded Emacs packages in my env. After that, while I am using bingo and lsp-mode, I got this invalid completion for functions arguments. It doesn't occur for all go project, just for big ones. I attached recordings below.

emacs

seagle0128 commented 5 years ago

I realized this issue may be lated to the server side. I reported https://github.com/saibing/bingo/issues/173 and close this.