Skip to content

Commit 9eedcfc

Browse files
committed
extension/package.json: sync with gopls v0.17.0-pre.2 settings
Change-Id: Iad2955597fb4b5269d2ec615bf444fdafb014867 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/627276 Commit-Queue: Hyang-Ah Hana Kim <[email protected]> kokoro-CI: kokoro <[email protected]> Reviewed-by: Robert Findley <[email protected]>
1 parent a5f8780 commit 9eedcfc

File tree

3 files changed

+74
-63
lines changed

3 files changed

+74
-63
lines changed

CHANGELOG.md

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

88
### Changes
99

10+
* 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+
1012
#### Tools installation
1113

1214
* The extension requires go1.21 or newer when it installs required tools. If your project must use go1.20 or older,

0 commit comments

Comments
 (0)