Skip to content

Commit

Permalink
README: add link to GopherCon Debugging Treasure Hunt presentation
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
polinasok committed Dec 16, 2021
1 parent e81d440 commit 8c3683f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ We recommend switching your remote attach configurations in `launch.json` to use
`"debugAdapter":"dlv-dap"` now to verify that this works for you.
Please [file a new issue](https://github.com/golang/vscode-go/issues/new/choose) if you encounter any problems.

📣📣 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.

## Quick Start

Welcome! 👋🏻<br/>
Expand Down

0 comments on commit 8c3683f

Please sign in to comment.