Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Code completion always shows "PANIC" #120

Closed
leolin49 opened this issue Aug 31, 2021 · 1 comment
Closed

Code completion always shows "PANIC" #120

leolin49 opened this issue Aug 31, 2021 · 1 comment

Comments

@leolin49
Copy link

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.

image

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

@stamblerre
Copy link
Collaborator

This tool is no longer supported: https://github.com/mdempsky/gocode#important-this-repository-is-currently-in-maintenance-mode. Please switch to one of the following Vim plugins for gopls: https://github.com/golang/tools/blob/master/gopls/doc/vim.md.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants