tools/internal/lsp/cmd
Rebecca Stambler f7e1b50d22 internal/lsp/cmd: set Serve.app when running with remote
Change-Id: Idf299a0b28b77a3372db20ccb0f80512422e601a
Reviewed-on: https://go-review.googlesource.com/c/162138
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2019-02-13 01:59:56 +00:00
..
testdata internal/lsp/cmd: add the definition mode 2019-01-31 16:39:42 +00:00
cmd.go internal/lsp/cmd: set Serve.app when running with remote 2019-02-13 01:59:56 +00:00
definition.go internal/lsp/cmd: add the definition mode 2019-01-31 16:39:42 +00:00
definition_test.go internal/lsp/cmd: add the definition mode 2019-01-31 16:39:42 +00:00
export_test.go internal/lsp/cmd: add the definition mode 2019-01-31 16:39:42 +00:00
location.go internal/lsp/cmd: fix a nil pointer and some minor clean-up 2019-02-06 04:15:39 +00:00
query.go internal/lsp/cmd: fix a nil pointer and some minor clean-up 2019-02-06 04:15:39 +00:00
serve.go internal/lsp: changing server noun to serve verb 2019-02-11 22:49:14 +00:00