gocode icon indicating copy to clipboard operation
gocode copied to clipboard

GOCODE PANIC: Please check your code by "go build"

Open emacsliu1107 opened this issue 7 years ago • 3 comments

I installed go1.11 and then go get nsf/gocode when I got a new linux environment. After I config go autocomplete in emacs, gocode encounter a panic. My colleague also encounter the same problem in vscode. The message is GOCODE PANIC: Please check your code by "go build"

go 1.10 and 1.9 work well with gocode.

emacsliu1107 avatar Sep 01 '18 06:09 emacsliu1107

Gocode is no longer maintained, you can try this fork: https://github.com/mdempsky/gocode

nsf avatar Sep 01 '18 10:09 nsf

thanks, I just saw the document.

emacsliu1107 avatar Sep 03 '18 02:09 emacsliu1107

@nsf just want to say thank you for this project. It has been a very handy tool up until this point.

andizzle avatar Sep 17 '18 18:09 andizzle