github golang/tools gopls/v0.8.3

latest releases: cmd/gorename/v0.1.0-deprecated, v0.25.0, gopls/v0.16.2...
2 years ago

This release exists primarily to pick up staticcheck@v0.3.0, which supports generics.

New Features

Gopls now integrates with staticcheck@v0.3.0, which supports generics. To enable staticcheck analyzers, set "staticcheck": true in your gopls settings. Note that as part of this change, staticcheck is only supported when gopls is built with Go 1.17+.
image

Bugfixes

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

Thank you to our contributors!

@suzmue @pjweinb @leitzler @hiroebe

Don't miss a new tools release

NewReleases is sending notifications on new releases.