Skip to content

v0.31.0-rc.1

@suzmue suzmue tagged this 21 Jan 20:29
8a5263d5 package.json: update gopls settings for v0.7.5
e79a4888 test: fix default go.delveConfig test
ffc92388 tools: fix gopls update tool generation
5bfc2aad build/all.bash: fix jq query to change hideSystemGoroutines default
0c7a9c47 CHANGELOG.md: Update CHANGELOG.md for release
4ef63793 src/goToolsInformation: update latest gopls prerelease version
aae8322f package.json: use defaults from package.json for delveConfig
4667012e package.json: change go template file language id to gotmpl
7cabf787 src/goBrowsePackage.ts: use async function syntax
5a7c4f7c build,docs: remove references to all.bash setup_env
9fce485a package.json: pin direct dependencies
a22f335d docs/contributing.md: encourage npm ci instead of npm install
3e640751 test: use @vscode/test-electron instead of vscode-test
c2fcb4e2 go.mod: update imports to latest versions
a0af37bd test: increase sleep time to wait for dlv cleanup
b65133ff goDebug.test.ts: stat for output file multiple times
62db19c5 goDebug.test.ts: update switch goroutine test
d2c9293e tools/generate.go: fix default value formatting for []string types
85f1be0e test: disable should cleanup when stopped
7abeb7a4 package.json: use 'console' enums consistent with other extensions
1fa51bce package.json: add description of 'console' and 'asRoot'
8d2a31fd src/goDebugFactory,goDebugConfiguration: adjust env computation
a807c61f src/goDebugFactory: add support for `asRoot` property
c4f5c255 test: disable switch goroutine tests
c132833c src/goDebugConfiguration: use 'dlv' instead of 'dlv-dap' binary
094f345c debugging.md: note that 'go build', not 'go run'  must be used with dlv
943ff118 src/goDebugFactory: support integrated/external console
f4e51542 src/goDebugFactory: start dlv-dap lazily
cd0a4628 src/goDebugFactory: use --client-addr when console=integrated/external
f4aa041a debugging.md: add a note about using --continue with remote server
f4f07b09 test: remove unused dlvDapSkipsEnabled variable
143b6d9b workflow: enable tests with go1.18beta1
691e15fc src/goDebugFactory: improve start-up and session fail messages for remote dlv-dap
25af90d7 src/goTest: fix output for subtests
944fbf71 src/goTest: don't resolve tests in virtual files
1dc72ced test: enable substitutePath tests for remote dlv-dap
efdf4bf5 test: enable disconnect remote dlv-dap test
bccac790 test: enable remote set breakpoints tests
6de4255b test: enable basic remote tests
482381f1 test: enable unknown request test
13959520 README.md: update debugging video link
08dacee1 src/goStatus: assign id/name to each status bar item
8c3683f9 README: add link to GopherCon Debugging Treasure Hunt presentation
e81d4409 package.json: start v0.31.0 dev
f5e6bec7 package.json: update gopls settings

Change-Id: Ic032bf88783beea865c24398a3582b1b133f02a0
Assets 2