We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01ac55f commit a3de254Copy full SHA for a3de254
CHANGELOG.md
@@ -1,11 +1,5 @@
1
## v0.23.0 - 4th Mar, 2021
2
3
-Delve DAP is a new debug adapter embedded in `dlv`, the Go debugger.
4
-It is written in Go, understands Go's data types and runtime better,
5
-and is under active development. In this release, we added back
6
-access to Delve DAP. Delve DAP is still in the experimental stage
7
-and we appreciate any feedback and bug reports!
8
-
9
A list of all issues and changes can be found in the
10
[v0.23.0 milestone](https://github.com/golang/vscode-go/milestone/21?closed=1)
11
and the [changes since v0.22.1](https://github.com/golang/vscode-go/compare/v0.22.1...v0.23.0)
0 commit comments