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
Thank you Billie Cleek!
At 2019-05-16 11:09:38, "Billie Cleek" <[email protected]> wrote:
vim-go is dependent on gopls for completion. Please follow golang/go#31561.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
What did you do? (required: The issue will be closed when not provided)
when go file import "C"
autocomplete can't work
import "C"
autocomplete can't work
remove import "C"
autocomplete can work
What did you expect to happen?
autocomplete can work when go file import "C"
What happened instead?
Configuration (MUST fill this out):
vim-go version:
vimrc
you used to reproduce (use a minimal vimrc with other plugins disabled; do not link to a 2,000 line vimrc):vimrc
Vim version (first three lines from
:version
):Go version (
go version
):Go environment
go env
Output:The text was updated successfully, but these errors were encountered: