Skip to content

murirene/vscode-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prereqs Tools

  • gorename: go get golang.org/x/tools/cmd/gorename
  • gocode: go get -u github.com/nsf/gocode
  • goreturns: go get -u sourcegraph.com/sqs/goreturns
  • godef: go get -v github.com/rogpeppe/godef
  • golint: go get -u github.com/golang/lint/golint
  • go-find-references: go get -v github.com/redefiance/go-find-references

About

Go extension for VS Code

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.8%
  • Go 3.1%
  • Other 1.1%