Skip to content

Commit 0f1f427

Browse files
committed
CHANGELOG.md: add missing entries for v0.44.0
* telemetry change * start to recognize debug.internalConsoleOption Change-Id: Ie4a366879a954ec14664da857da679cfcfa52d00 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/633955 Reviewed-by: Hongxiang Jiang <[email protected]> kokoro-CI: kokoro <[email protected]> Commit-Queue: Hyang-Ah Hana Kim <[email protected]>
1 parent a40e797 commit 0f1f427

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
88
### Changes
99

1010
* Gopls v0.17: The latest gopls version as of this release is [gopls v0.17](https://github.com/golang/tools/releases/tag/gopls%2Fv0.17.0). The extension settings documentation has been updated to align with the latest gopls settings.
11+
* Increased the [Go telemetry](https://go.dev/doc/telemetry) prompt rate to 100%.
12+
* Debugging: will not open Debug Console when `debug.internalConsoleOption` is `neverOpen`. ([CL 627675](https://go-review.googlesource.com/c/vscode-go/+/627675))
1113

1214
#### Tools installation
1315

0 commit comments

Comments
 (0)