mirror of https://github.com/golang/go.git
Having the explicit skipTemplate guard should not be necessary, since with templateExtensions empty we should not detect any templates that the user did not ask for. Remove it For golang/vscode-go#1957 Change-Id: Idbe30bc61f47ed405d98fdb029f44a0841769ad0 Reviewed-on: https://go-review.googlesource.com/c/tools/+/378355 Trust: Robert Findley <rfindley@google.com> Run-TryBot: Robert Findley <rfindley@google.com> Reviewed-by: Suzy Mueller <suzmue@golang.org> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> |
||
|---|---|---|
| .. | ||
| completion.go | ||
| completion_test.go | ||
| highlight.go | ||
| implementations.go | ||
| parse.go | ||
| parse_test.go | ||
| symbols.go | ||