go/internal/lsp/command
Rebecca Stambler 51f72a196f internal/lsp: address Rob's comments from CL 289772
Change-Id: Ifc5431b2e549c5221d66f7771dac47fcb70afb56
Reviewed-on: https://go-review.googlesource.com/c/tools/+/290829
Trust: Rebecca Stambler <rstambler@golang.org>
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
2021-02-10 15:37:15 +00:00
..
commandmeta internal/lsp/command: pass Context to commands 2021-02-09 23:13:16 +00:00
generate internal/lsp/command: pass Context to commands 2021-02-09 23:13:16 +00:00
command_gen.go internal/lsp: apply go.sum fixes to all modules in multi-module module 2021-02-10 01:33:22 +00:00
generate.go internal/lsp/command: add an interface for workspace/executeCommand 2021-02-09 22:05:15 +00:00
interface.go internal/lsp: address Rob's comments from CL 289772 2021-02-10 15:37:15 +00:00
interface_test.go internal/lsp/command: add an interface for workspace/executeCommand 2021-02-09 22:05:15 +00:00
util.go internal/lsp: switch to the new command API 2021-02-09 22:09:28 +00:00