| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gopls_v0.18.1 source code.tar.gz | 2025-02-24 | 7.6 MB | |
| gopls_v0.18.1 source code.zip | 2025-02-24 | 9.0 MB | |
| README.md | 2025-02-24 | 535 Bytes | |
| Totals: 3 Items | 16.7 MB | 0 | |
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).