Skip to content

Commit 8c3683f

Browse files
committed
README: add link to GopherCon Debugging Treasure Hunt presentation
Updates #1930 Change-Id: Iab53ccb393ace5d3bc353441d2585287fa163cec GitHub-Last-Rev: 1e62645 GitHub-Pull-Request: #1946 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/372416 Reviewed-by: Hyang-Ah Hana Kim <[email protected]> Reviewed-by: Polina Sokolova <[email protected]>
1 parent e81d440 commit 8c3683f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ We recommend switching your remote attach configurations in `launch.json` to use
1616
`"debugAdapter":"dlv-dap"` now to verify that this works for you.
1717
Please [file a new issue](https://github.com/golang/vscode-go/issues/new/choose) if you encounter any problems.
1818

19+
📣📣 Watch [Debugging Treasure Hunt](https://youtu.be/Gcp2ACyCadA?t=16211) from [GopherCon 2021](https://www.gophercon.com/) for a fun take on a debugging demo with VS Code Go and Delve DAP.
20+
1921
## Quick Start
2022

2123
Welcome! 👋🏻<br/>

0 commit comments

Comments
 (0)