gocode (and a few other tools, like gotype) work on .a files (i.e. the package object archive), and the way to keep these up to date is to run go install periodically. This ensures your autocomplete suggestions are kept up to date without having to resort to gocode set autobuild true 🎉.We are open to suggestions for detecting a package which is built with gb; please feel free to submit a pull request that detects a gb package without any explicit configuration and runs it.
atom autocomplete lint editor ide format test build gofmt gocode fmt godef godoc goimports gorename goreturns vet gometalinter go-debug delve hyperclick guru editor-plugin ide-plugin go-ide-pluginAggregate and normalise the output of a whole bunch of Go linters.This is helpful if you would like to copy-paste the settings in as a starting point for further customization.
linter gometalinter gofmt goimports vet golint gotype errcheck ineffassign deadcode gocyclo test dupl structcheck testify vetshadow varcheck defercheck aligncheck
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.