mirror of
https://github.com/golang/go
synced 2024-11-18 15:04:44 -07:00
cf1dd6fc34
This commit will make the 'go generate' CodeLens command check the client capabilities to use $/progress to report the progress of the command or otherwise it will fallback to showing the message box already in place. The $/progress will give you a play by play update while the message box shows only the beginning and the end. The gopls logs will have all the details in either case. Note that the $/progress is an LSP 3.15+ feature and not yet supported in all clients. Updates golang/go#37680 Change-Id: I5ba37448be8e388f728394795e1bb5f1d50cc30d Reviewed-on: https://go-review.googlesource.com/c/tools/+/223739 Reviewed-by: Rebecca Stambler <rstambler@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
apidiff | ||
fastwalk | ||
gocommand | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
span | ||
telemetry | ||
testenv | ||
tool | ||
xcontext |