mirror of
https://github.com/golang/go
synced 2024-11-18 22:34:45 -07:00
98b3097d01
This change adds a code lens for go.mod files that will let a user know if a module can be upgraded, once it is clicked gopls will run a command to update that module. Updates golang/go#36501 Change-Id: Id22b8097ede4972cf73bc029ec927544a71b7150 Reviewed-on: https://go-review.googlesource.com/c/tools/+/218557 Run-TryBot: Rohan Challa <rohan@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org>
29 lines
622 B
Plaintext
29 lines
622 B
Plaintext
-- summary --
|
|
CodeLensCount = 0
|
|
CompletionsCount = 0
|
|
CompletionSnippetCount = 0
|
|
UnimportedCompletionsCount = 0
|
|
DeepCompletionsCount = 0
|
|
FuzzyCompletionsCount = 0
|
|
RankedCompletionsCount = 0
|
|
CaseSensitiveCompletionsCount = 0
|
|
DiagnosticsCount = 1
|
|
FoldingRangesCount = 0
|
|
FormatCount = 0
|
|
ImportCount = 0
|
|
SuggestedFixCount = 1
|
|
DefinitionsCount = 0
|
|
TypeDefinitionsCount = 0
|
|
HighlightsCount = 0
|
|
ReferencesCount = 0
|
|
RenamesCount = 0
|
|
PrepareRenamesCount = 0
|
|
SymbolsCount = 0
|
|
WorkspaceSymbolsCount = 0
|
|
FuzzyWorkspaceSymbolsCount = 0
|
|
CaseSensitiveWorkspaceSymbolsCount = 0
|
|
SignaturesCount = 0
|
|
LinksCount = 0
|
|
ImplementationsCount = 0
|
|
|