go/internal/lsp/testdata/godef
Robert Findley adcfb65266 internal/lsp/source: use the object as the hover source for type params
Use the type name object as the signature source for type parametes, as
it it efficiently formatted as "type parameter <name> <constraint>".

Fixes golang/go#51116

Change-Id: I3042ff248402dae833e3197c6ac320c2bd103c07
Reviewed-on: https://go-review.googlesource.com/c/tools/+/385018
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-02-17 17:38:34 +00:00
..
a internal/lsp/source: provide full documentation of builtin types 2022-02-08 17:01:10 +00:00
b internal/lsp: add support for hovering runes 2021-09-14 22:22:34 +00:00
broken internal/lsp: add support for hovering runes 2021-09-14 22:22:34 +00:00
hover_generics internal/lsp/source: use the object as the hover source for type params 2022-02-17 17:38:34 +00:00
infer_generics internal/lsp/source: use the object as the hover source for type params 2022-02-17 17:38:34 +00:00