debug extension - how to declare it - must have a bin file https://code.visualstudio.com/api/extension-guides/debugger-extension https://github.com/Microsoft/vscode-mock-debug/blob/d33d6057c2d7d7f0495e26d6fa8844c8336b2408/src/extension.ts#L79 https://microsoft.github.io/debug-adapter-protocol/overview https://github.com/google/go-dap https://github.com/golang/vscode-go/blob/master/package.json Firefox vscode extension https://github.com/firefox-devtools/vscode-firefox-debug Blog: https://code.visualstudio.com/blogs/2018/07/12/introducing-logpoints-and-auto-attach BUG: https://github.com/Microsoft/vscode/issues/63896