Closed pinpox closed 6 years ago
I have tested it and it works. Please upload more detailed information to referenced the problem. Please read other issues. If not, I will close the issue.
https://github.com/mdempsky/gocode is already installed?
@Shougo yes gocode is installed and up-to-date. I can run it correctly on the terminal. What other info do you need? The problem occurs without doing much, just open any go file and type someting.
Please provide the minimal init.vim. And the reproduce instructions.
gocode version information and go version information are needed.
Please test it with other machine. The problem must be reproduce-able in other machines.
If not, I close the issue..,
Hm. gocode server seems doesn't work. Please read the error messages.
I think gocode close is needed. Please read other issues.
I'm experiencing the same issue as OP with go 1.11.1 darwin/amd64
, neovim v0.3.1
, deoplete-go 5b2c709
and gocode 22f3bf7
.
Is there any temporary fix available? Possibly a rollback?
Ok for anyone having the same issue, update everything (deoplete
, deoplete-go
, go
and gocode
) and make sure to kill the existing gocode
process if there is one running $ ps aux | grep gocode
. That seemed to resolve it for me
Ok for anyone having the same issue, update everything (
deoplete
,deoplete-go
,go
andgocode
) and make sure to kill the existinggocode
process if there is one running$ ps aux | grep gocode
. That seemed to resolve it for me
Yes, it also works for me, thanks @adrianduke
Hi,
I get an error on Linux arch with neovim. Everything up-to-date. Editing this file e.g: https://ptpb.pw/wIUm Just start typing anything, the this message appears