README ¶ get-started-with-go tools and lint mkdir -p $GOPATH/src/golang.org/x cd $GOPATH/src/golang.org/x git clone https://github.com/golang/tools.git git clone https://github.com/golang/lint.git go get golang.org/x/lint/golint vs code workspace { "folders": [ { "path": "/Users/username/folder" } ], "settings": { "go.inferGopath": true, "go.toolsGopath": "/Users/username/folder" } } Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis src cards channels helloworld http interfaces maps structs Click to show internal directories. Click to hide internal directories.