MyGit

gopls/v0.8.4

golang/tools

版本发布时间: 2022-05-19 22:55:24

golang/tools最新发布版本:gopls/v0.16.2(2024-09-06 01:01:04)

This release contains fixes for a few crashes, minor performance improvements, and a couple of small new features. See below for details.

See "What's Next" for a preview of what the team is working on.

New Features

New analyzer for //go:embed comments

Gopls now includes an analyzer for go:embed comment directives. At the moment, this analyzer checks that the "embed" import is present, but more analyses are planned for the future. See golang/go#50262 for more information. image

Improved hover for imports

Hovering over an imported path now gives you the full package doc. image

Final support for Go 1.13

Per our support window, gopls v0.8.4 will be the final gopls release to support being built with Go 1.13. See golang/go#52982 for details.

Bugfixes and Performance improvements

A full list of all issues fixed can be found in the gopls/v0.8.4 milestone. To report a new problem, please file a new issue at https://go.dev/issues/new.

Thank you to our contributors!

Thank you for your contributions, @alandonovan, @ansaba, @findleyr, @hyangah, @marwan-at-work, @muirdm, @suzmue, and @dle8!

What's next?

The next planned gopls release is v0.9.0. We're excited about features and improvements on the horizon. For example:

As always, thank you for filing issues and feature requests. Your feedback helps us improve!

相关地址:原始地址 下载(tar) 下载(zip)

查看:2022-05-19发行的版本