Closed weberc2 closed 10 years ago
Looks a lot like this issue: https://github.com/nsf/gocode/issues/163 Seems like you're using an old gocode version somehow.
I just pulled, update.sh, and rebooted before hand. That should work, right? On Mar 9, 2014 7:07 PM, "nsf" notifications@github.com wrote:
Looks a lot like this issue: #163https://github.com/nsf/gocode/issues/163 Seems like you're using an old gocode version somehow.
Reply to this email directly or view it on GitHubhttps://github.com/nsf/gocode/issues/198#issuecomment-37144811 .
go get -u github.com/nsf/gocode
then update.sh
then gocode close
then it should work if there are no other gocode binaries in the way
Okay, this worked. I'm not sure why gocode close
worked and rebooting didn't. I must have made a mistake. Anyway, thanks.
The vim plugin is causing gocode to panic when I try to in this file:
If I remove the
gtk
import, all is well. Why is an import breaking gocode?And the error: