You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.
Please answer these questions before submitting your issue. Thanks!
Also, remember that to restart gocode, you have to run gocode close.
What version of Go are you using (go version)?
1.16.6
What operating system and processor architecture are you using (go env)?
linux/amd64
What is the debug output of gocode?
Run gocode close and then run gocode -s -debug to restart gocode in debug mode.
Try to complete once again from your editor, and paste the output printed by gocode here.
What (client-side) flags are you passing into gocode?
Please note here if you are using -source, -builtin, -ignore-case, -unimported-packages, or -fallback-to-source.
What editor are using?
vim8.0 Vundle
The text was updated successfully, but these errors were encountered:
Please answer these questions before submitting your issue. Thanks!
Also, remember that to restart gocode, you have to run
gocode close
.What version of Go are you using (
go version
)?1.16.6
What operating system and processor architecture are you using (
go env
)?linux/amd64
What is the debug output of
gocode
?Run
gocode close
and then rungocode -s -debug
to restart gocode in debug mode.Try to complete once again from your editor, and paste the output printed by gocode here.
What (client-side) flags are you passing into
gocode
?Please note here if you are using
-source
,-builtin
,-ignore-case
,-unimported-packages
, or-fallback-to-source
.What editor are using?
vim8.0 Vundle
The text was updated successfully, but these errors were encountered: