mirror of https://github.com/golang/go.git
Clean up the relationship between HoverContext and HoverJSON so that HoverContext is more clearly responsible for collecting comment and signature nodes, and HoverJSON is more clearly a DTO for the hover RPC. Change-Id: Ib32d4151a53505d227b4225be4f87754a542e980 Reviewed-on: https://go-review.googlesource.com/c/tools/+/385017 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> |
||
|---|---|---|
| .. | ||
| builtin.go | ||
| completion.go | ||
| deep_completion.go | ||
| deep_completion_test.go | ||
| format.go | ||
| keywords.go | ||
| labels.go | ||
| literal.go | ||
| package.go | ||
| package_test.go | ||
| postfix_snippets.go | ||
| printf.go | ||
| printf_test.go | ||
| snippet.go | ||
| statements.go | ||
| util.go | ||
| util_test.go | ||