go/internal/lsp/fuzzy
Russ Cox 2bbdb7a52e gopls, internal/lsp: gofmt
Gofmt to update doc comments to the new formatting.

(There are so many files in x/tools I am breaking up the
gofmt'ing into multiple CLs.)

For golang/go#51082.

Change-Id: Ife11502fe1e59a04d53dba9edccd3043e57f9ae8
Reviewed-on: https://go-review.googlesource.com/c/tools/+/399358
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Russ Cox <rsc@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2022-04-12 17:41:31 +00:00
..
input.go internal/lsp: update the fuzzy matcher to operate on chunks 2021-08-09 20:21:00 +00:00
input_test.go internal/lsp: update the fuzzy matcher to operate on chunks 2021-08-09 20:21:00 +00:00
matcher.go internal/lsp: update the fuzzy matcher to operate on chunks 2021-08-09 20:21:00 +00:00
matcher_test.go gopls, internal/lsp: gofmt 2022-04-12 17:41:31 +00:00
symbol.go gopls, internal/lsp: gofmt 2022-04-12 17:41:31 +00:00
symbol_test.go internal/lsp/fuzzy: consider whole word matching in SymbolMatcher 2022-01-19 15:05:25 +00:00