Skip to content

Commit

Permalink
CHANGELOG.md: add missing entries for v0.44.0
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
hyangah committed Dec 5, 2024
1 parent a40e797 commit 0f1f427
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
### Changes

* 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.
* Increased the [Go telemetry](https://go.dev/doc/telemetry) prompt rate to 100%.
* Debugging: will not open Debug Console when `debug.internalConsoleOption` is `neverOpen`. ([CL 627675](https://go-review.googlesource.com/c/vscode-go/+/627675))

#### Tools installation

Expand Down

0 comments on commit 0f1f427

Please sign in to comment.