ed978a6 src/goDebugConfiguration: infer default mode property
f5d1004 docs/debugging.md: add details for troubleshooting
5cb334d src/goToolsInformation: pin gofumports at v0.1.1
511945e test/integration: add missing await in goDebugConfiguration tests
27bcdca src/goInstallTools: pin dlv-dap version @2f136727
bf2ce37 src/goDebugConfiguration.ts: allow users to debug with older versions of dlv-dap
7919ded README.md: fix the broken link for debugging
8dd6020 docs/debugging: include logpoints, remove stop conditions, revise faqs
28a97ef package-lock.json: update json-schema to 0.4.0
7d023af package.json: update remote attach references to reflect dlv-dap support
6320e8b docs/debugging.md: update on newly available traditional remote debugging via DAP
4763647 stop debugger when delve remote connection ends
50b13f1 package.json: limit file search scope for extension activation
6448e9d goDebugConfiguration.test.ts: remove .only
ed9b7bc src/goDebugConfiguration: update list of delveConfig properties
8a25201 src/goDebugFactory: let startAndConnectToServer return a socket
4983f1d docs: fix bold text error
08f9065 src/testUtils: add test codelenses for Fuzz* functions
ae78458 tsconfig.json: bump target to ES2017
32a5776 src/goTools.ts: disable lint tool if 'staticcheck' is true
cc34acf github/workflows: update lannonbr/vsce-action
b2c00ac debug: allow debugAdapter=dlv-dap with remote attach mode
a445ec3 src/goSurvey: use our latest survey URL
44e2d4d package.json: add config to hide system goroutines in debug
18e3fca package.json: allow 'rr' as a valid delve backend
681be58 tools/installtools: add a helper to install Go tools for testing
5f4e3ca test/integration/goTest: temporarily disable profile tests
8750bb3 tsconfig.json: set esModuleInterop
498123d package.json: add showRegisters to the delve config
48c6022 package.json: start v0.30.0-dev
Updates golang/vscode-go#1930
Change-Id: Iafccb01812bdf029323d76d79971743f04e44a12