Vscode Golang Development Environment _ Tools

Source: Internet
Author: User
Tags gocode
Install Vscode Install Vscode-go plugin

Enter the Vscode interface, open the command panel CTRL + Shift + P, and enter install

Completion Lists (using Gocode)
Signature Help (using Godoc)
Snippets
Quick Info (using godef)
Goto Definition (using godef) find
References (using guru)
File outline (using go-outline)
Workspace symbol Search (using Go-symbols)
Rename (using Gorename)
build-on-save (using go builds and go test)
Lint-on-save (US ing Golint or gometalinter)
Format (using Goreturns or Goimports or gofmt)
Generate Unit tests Squeleton (using gotests)
Add Imports (using gopkgs)
[partially implemented] debugging (using delve)
Go get-u-v github.com/nsf/gocode go
get-u-v github.com/rogpeppe/godef go
get-u-V Github.com/golang/lint/goli NT Go
get-u-v github.com/lukehoban/go-outline go
get-u-v sourcegraph.com/sqs/goreturns go get-u-
v Golang . Org/x/tools/cmd/gorename Go
get-u-v github.com/tpng/gopkgs go
get-u-v github.com/newhook/go-symbols
Go get-u-v Golang.org/x/tools/cmd/guru
Command Panel CTRL + Shift + P
go to file Ctrl + P
Toggle Terminal Ctrl + '

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.