README.md: add the new video material

Change-Id: If08fdf03491ead9160eccb37c5ff56ad2341d10a
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/288492
Trust: Hyang-Ah Hana Kim <hyangah@gmail.com>
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
This commit is contained in:
Hana 2021-02-01 10:37:23 -05:00 коммит произвёл Hyang-Ah Hana Kim
Родитель 46a15dab41
Коммит 05251dd6e2
1 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -40,9 +40,9 @@ extension, as well as how to [customize](#customization) them. Take a look at
guidance.
If you are new to Go, [this article](https://golang.org/doc/code.html) provides
the overview on Go code organization and basic `go` commands. Watch [this video
from the Go Open Source Live conference] for an explanation of how to build
your first Go application using VS Code Go.
the overview on Go code organization and basic `go` commands. Watch ["Getting
started with VS Code Go"] for an explanation of how to build your first Go
application using VS Code Go.
## Features
@ -164,7 +164,7 @@ conduct-related issue, please mail conduct@golang.org.
[Managing extensions in VS Code]: https://code.visualstudio.com/docs/editor/extension-gallery
[VS Code Go extension]: https://marketplace.visualstudio.com/items?itemName=golang.go
[Go installation guide]: https://golang.org/doc/install
[this video from the Go Open Source Live conference]: https://opensourcelive.withgoogle.com/events/go/watch?talk=session3
["Getting started with VS Code Go"]: https://youtu.be/1MXIGYrMk80
[IntelliSense]: https://github.com/golang/vscode-go/blob/master/docs/features.md#intellisense
[code navigation]: https://github.com/golang/vscode-go/blob/master/docs/features.md#code-navigation
[code editing]: https://github.com/golang/vscode-go/blob/master/docs/features.md#code-editing