1
0
mirror of https://github.com/golang/go synced 2024-10-01 12:38:31 -06:00
go/internal/lsp/testdata/upgradedep/summary.txt.golden
Rohan Challa c4f5635f10 internal/lsp: add an upgrade all dependencies codelens
This change adds an upgrade all dependencies codelens on the go.mod file if there are available upgrades.

Updates golang/go#36501

Change-Id: I86c1ae7e7a6dc01b7f5cd7eb18e5a11d96a3acc1
Reviewed-on: https://go-review.googlesource.com/c/tools/+/221108
Run-TryBot: Rohan Challa <rohan@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2020-03-02 21:30:18 +00:00

29 lines
622 B
Plaintext

-- summary --
CodeLensCount = 2
CompletionsCount = 0
CompletionSnippetCount = 0
UnimportedCompletionsCount = 0
DeepCompletionsCount = 0
FuzzyCompletionsCount = 0
RankedCompletionsCount = 0
CaseSensitiveCompletionsCount = 0
DiagnosticsCount = 0
FoldingRangesCount = 0
FormatCount = 0
ImportCount = 0
SuggestedFixCount = 0
DefinitionsCount = 0
TypeDefinitionsCount = 0
HighlightsCount = 0
ReferencesCount = 0
RenamesCount = 0
PrepareRenamesCount = 0
SymbolsCount = 0
WorkspaceSymbolsCount = 0
FuzzyWorkspaceSymbolsCount = 0
CaseSensitiveWorkspaceSymbolsCount = 0
SignaturesCount = 0
LinksCount = 4
ImplementationsCount = 0