autocomplete-go icon indicating copy to clipboard operation
autocomplete-go copied to clipboard

Gocode isn't being detected

Open alexandernst opened this issue 9 years ago • 2 comments

I have the same problem as #28 , but I can't seem to fix it. I did all the steps/checks that the user from #28 did.

alexandernst avatar Dec 21 '16 12:12 alexandernst

Is the GOPATH correctly set in atom? (it is displayed in the go-plus panel at the bottom of atom) Does gocode exist in the bin folder of your GOPATH?

lloiser avatar Dec 21 '16 12:12 lloiser

Try running the atom command Golang: Update Tools

lloiser avatar Dec 21 '16 12:12 lloiser