1
0
mirror of https://github.com/golang/go synced 2024-11-18 16:44:43 -07:00
go/internal/lsp/testdata
Rebecca Stambler b5f2cae84d internal/lsp: fix a bug stopped package names from being printed
Also, trigger signature help on completion of a function (the "(" as a
trigger character doesn't work if it's part of a completion).

Change-Id: I952cb875fa72a741d7952178f85e20f9efa3ebff
Reviewed-on: https://go-review.googlesource.com/c/150638
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
2018-11-20 23:48:46 +00:00
..
assign_rank internal/lsp: add more testdata for completion and diagnostics 2018-11-20 06:06:34 +00:00
bad internal/lsp: add more testdata for completion and diagnostics 2018-11-20 06:06:34 +00:00
bar internal/lsp: fix a bug stopped package names from being printed 2018-11-20 23:48:46 +00:00
baz internal/lsp: add more testdata for completion and diagnostics 2018-11-20 06:06:34 +00:00
cast internal/lsp: add more testdata for completion and diagnostics 2018-11-20 06:06:34 +00:00
foo internal/lsp: use the new marker support 2018-11-15 01:11:27 +00:00
format internal/lsp: fix and add tests for formatting 2018-11-15 19:42:43 +00:00
godef internal/lsp: add definition tests from godef 2018-11-19 18:17:22 +00:00
good internal/lsp: add more testdata for completion and diagnostics 2018-11-20 06:06:34 +00:00
noparse internal/lsp: add a preliminary test for completion 2018-11-12 19:56:38 +00:00
noparse_format internal/lsp: add more testdata for completion and diagnostics 2018-11-20 06:06:34 +00:00
selector internal/lsp: add more testdata for completion and diagnostics 2018-11-20 06:06:34 +00:00
types internal/lsp: add more testdata for completion and diagnostics 2018-11-20 06:06:34 +00:00