tools/gopls/doc
Rob Findley 8316e56472 internal/lsp/command: stub out the ListKnownPackages and AddImport commands
Add the ListKnownPackages and AddImport methods to command.Interface and
regenerate bindings. Add empty implementations to lsp.commandHandler.

These are our first commands returning results. I'll update our docgen
to support result in a subsequent CL.

Change-Id: Ic3b7c0d9383ac8f3e1cb546a71e9c496a92a7840
Reviewed-on: https://go-review.googlesource.com/c/tools/+/291129
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Robert Findley <rfindley@google.com>
Run-TryBot: Robert Findley <rfindley@google.com>
2021-02-11 00:57:35 +00:00
..
design gopls/doc: clean up and slightly reorganize documentation 2021-01-14 06:55:38 +00:00
advanced.md gopls: factor out advanced documentation from the README 2021-01-22 17:08:14 +00:00
analyzers.md gopls/doc: generate documentation for analyzers 2020-12-29 01:23:49 +00:00
command-line.md gopls/doc: clean up and slightly reorganize documentation 2021-01-14 06:55:38 +00:00
commands.md internal/lsp/command: stub out the ListKnownPackages and AddImport commands 2021-02-11 00:57:35 +00:00
contributing.md gopls: merge README and user.md 2021-01-21 18:28:06 +00:00
daemon.md gopls: merge README and user.md 2021-01-21 18:28:06 +00:00
emacs.md gopls: merge README and user.md 2021-01-21 18:28:06 +00:00
features.md gopls/doc: clean up and slightly reorganize documentation 2021-01-14 06:55:38 +00:00
generate.go internal/lsp: apply go.sum fixes to all modules in multi-module module 2021-02-10 01:33:22 +00:00
generate_test.go gopls/doc: generate JSON too, store as composite literal 2020-12-03 20:21:02 +00:00
settings.md internal/lsp: switch to the new command API 2021-02-09 22:09:28 +00:00
subl.md cmd/gopls: add documentation 2019-08-27 15:23:08 +00:00
troubleshooting.md gopls: merge README and user.md 2021-01-21 18:28:06 +00:00
vim.md gopls/doc: clean up and slightly reorganize documentation 2021-01-14 06:55:38 +00:00
workspace.md internal/lsp: correct links provided in critical error pop-ups 2021-01-22 20:33:18 +00:00