go/internal/lsp/testdata/snippets
Robert Findley 550e1f5a55 internal/lsp/tests: use a shorter module path for test data
While moving internal/lsp to gopls/internal/lsp, we discovered that
we're bumping up against a command line length limit on windows. Use an
arbitrary shorter module path to avoid this, for now.

Updates golang/go#54800
Updates golang/go#54509

Change-Id: I7be07da29a769c1ce7c31cbbd374ca47b0944132
Reviewed-on: https://go-review.googlesource.com/c/tools/+/426801
Run-TryBot: Robert Findley <rfindley@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Alan Donovan <adonovan@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
2022-08-31 21:10:26 +00:00
..
func_snippets118.go.in internal/lsp: add snippet completion for function type parameters 2022-03-09 15:55:38 +00:00
literal.go internal/lsp/tests: use a shorter module path for test data 2022-08-31 21:10:26 +00:00
literal.go.golden internal/lsp: run internal/lsp/reset_golden.sh 2022-08-31 13:23:13 +00:00
literal_snippets.go.in internal/lsp/tests: use a shorter module path for test data 2022-08-31 21:10:26 +00:00
literal_snippets118.go.in internal/lsp/source: use the real type parameter in snippet completions 2022-01-21 14:07:19 +00:00
postfix.go lsp/completion: fix postfix completions preceding assignments 2021-04-26 15:26:58 +00:00
snippets.go.golden
snippets.go.in internal/lsp/completion: fix invalid struct literal field snippet 2021-02-05 19:39:40 +00:00