github golang/tools gopls/v0.6.7

latest releases: gopls/v0.16.1, gopls/v0.16.1-pre.1, gopls/v0.16.0...
3 years ago

gopls/v0.6.7

Features

New analyzers

The unusedwrite and nilness analyzers are now available, but they are disabled by default. Note that enabling them permanently may significantly increase memory usage. You can configure analyzers through the analyses setting.

Improved hover with time.Duration

Screen Shot 2021-03-16 at 8 33 25 AM

Hover for any constant of type time.Duration is shown both in nanoseconds and as a human-readable string.

Fixes

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

Thank you to our contributors!

@findleyr @heschik @pjweinb @hyangah @ainar-g @glepnir @ShoshinNikita @msAlcantara

Don't miss a new tools release

NewReleases is sending notifications on new releases.