Skip to content

gopls/v0.18.1

Choose a tag to compare

@adonovan adonovan released this 24 Feb 19:30
· 1215 commits to master since this release

This release:

  • fixes two bugs in the minmax algorithm of the modernize analyzer that caused it to generate incorrect fixes; and
  • restores the experimental hoverKind=structured configuration setting that returned JSON output from Hover requests, as vim-go was relying on it (golang/go#71879).