govim
govim copied to clipboard
cmd/govim: add hover test for multi-lined diagnostics
This is a reminder to add test cases for hover when we upgrade to a Go version that reports multi-lined diagnostics. Currently I only found them when using type parameters in go tip (to be Go 1.18).