File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ extension, as well as how to [customize](#customization) them. Take a look at
4444guidance.
4545
4646If you are new to Go, [ this article] ( https://golang.org/doc/code.html ) provides
47- the overview on Go code organization and basic ` go ` commands. Watch [ this video
48- from the Go Open Source Live conference ] for an explanation of how to build
49- your first Go application using VS Code Go.
47+ the overview on Go code organization and basic ` go ` commands. Watch [ "Getting
48+ started with VS Code Go" ] for an explanation of how to build your first Go
49+ application using VS Code Go.
5050
5151## Features
5252
@@ -168,7 +168,7 @@ conduct-related issue, please mail conduct@golang.org.
168168[ Managing extensions in VS Code ] : https://code.visualstudio.com/docs/editor/extension-gallery
169169[ VS Code Go extension ] : https://marketplace.visualstudio.com/items?itemName=golang.go
170170[ Go installation guide ] : https://golang.org/doc/install
171- [ this video from the Go Open Source Live conference ] : https://opensourcelive.withgoogle.com/events/go/watch?talk=session3
171+ [ "Getting started with VS Code Go" ] : https://youtu.be/1MXIGYrMk80
172172[ IntelliSense ] : https://github.com/golang/vscode-go/blob/master/docs/features.md#intellisense
173173[ code navigation ] : https://github.com/golang/vscode-go/blob/master/docs/features.md#code-navigation
174174[ code editing ] : https://github.com/golang/vscode-go/blob/master/docs/features.md#code-editing
You can’t perform that action at this time.
0 commit comments