go/internal/lsp/template
cuishuang 78ff15e680 tools: fix some typos
Change-Id: Iaad847631b9d5ee40558fcf9d51f4dfa99600e6b
GitHub-Last-Rev: 6fcb64f8d9a093e7bd949e5d28bd1176c27005c0
GitHub-Pull-Request: golang/tools#372
Reviewed-on: https://go-review.googlesource.com/c/tools/+/389595
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Hyang-Ah Hana Kim <hyangah@gmail.com>
2022-03-24 22:24:35 +00:00
..
completion.go internal/lsp/template: remove the skipTemplate guard 2022-01-13 20:55:59 +00:00
completion_test.go templates: fix panic, and stop complaining about empty files 2022-01-05 19:26:31 +00:00
highlight.go internal/lsp/template: remove the skipTemplate guard 2022-01-13 20:55:59 +00:00
implementations.go internal/template: return available semantic tokens even on template error 2022-01-26 20:10:56 +00:00
parse.go internal/lsp/template: fix processing of multi-line tokens 2022-03-17 15:18:29 +00:00
parse_test.go templates: fix panic, and stop complaining about empty files 2022-01-05 19:26:31 +00:00
symbols.go tools: fix some typos 2022-03-24 22:24:35 +00:00