mirror of
https://github.com/golang/go
synced 2024-11-19 00:04:40 -07:00
38570b7665
This change handles fixes the link behavior for interface methods. For example, before this change, hovering on "Name" would point to an incorrect link: https://pkg.go.dev/go/types?tab=doc#object.Name. The correct link is https://pkg.go.dev/go/types?tab=doc#TypeName.Name. var typ *types.Named typ.Obj().Name() Change-Id: If28bff6069239d487e5d86cacafc20800493ebe8 Reviewed-on: https://go-review.googlesource.com/c/tools/+/211585 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com>
25 lines
517 B
Plaintext
25 lines
517 B
Plaintext
-- summary --
|
|
CompletionsCount = 223
|
|
CompletionSnippetCount = 53
|
|
UnimportedCompletionsCount = 4
|
|
DeepCompletionsCount = 5
|
|
FuzzyCompletionsCount = 7
|
|
RankedCompletionsCount = 26
|
|
CaseSensitiveCompletionsCount = 4
|
|
DiagnosticsCount = 35
|
|
FoldingRangesCount = 2
|
|
FormatCount = 6
|
|
ImportCount = 7
|
|
SuggestedFixCount = 1
|
|
DefinitionsCount = 42
|
|
TypeDefinitionsCount = 2
|
|
HighlightsCount = 44
|
|
ReferencesCount = 7
|
|
RenamesCount = 22
|
|
PrepareRenamesCount = 8
|
|
SymbolsCount = 1
|
|
SignaturesCount = 22
|
|
LinksCount = 6
|
|
ImplementationsCount = 5
|
|
|