You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ We recommend switching your remote attach configurations in `launch.json` to use
16
16
`"debugAdapter":"dlv-dap"` now to verify that this works for you.
17
17
Please [file a new issue](https://github.com/golang/vscode-go/issues/new/choose) if you encounter any problems.
18
18
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.
0 commit comments