Skip to content

hazmee007/vscode-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 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

About

Go extension for Visual Studio Code

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.4%
  • Go 4.0%
  • Other 0.6%