For local debugging, use dlv-dap as the default debugger. Remote debugging support still needs work & documentation. Nightly has been operating in this mode for a while. - [x] Change the default in the code https://go-review.googlesource.com/c/vscode-go/+/339094 - [x] Update document https://golang.org/cl/339098 - [x] Update welcome page https://golang.org/cl/339099 @suzmue @polinasok