mirror of
https://github.com/golang/go
synced 2024-11-18 19:54:44 -07:00
7d589f28aa
After some discussion about how to handle insert and filter text (https://github.com/microsoft/vscode-languageserver-node/issues/488), it seems that it is better practice to overwrite the prefix in completion items, rather than trimming the prefix from the insert text. Change-Id: I7c794b4b1d4518af31e7318a283aa3681a0cf66a Reviewed-on: https://go-review.googlesource.com/c/tools/+/176958 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
---|---|---|
.. | ||
analysis.go | ||
completion_format.go | ||
completion_snippet.go | ||
completion.go | ||
diagnostics.go | ||
enums.go | ||
format.go | ||
highlight.go | ||
hover.go | ||
identifier.go | ||
signature_help.go | ||
source_test.go | ||
symbols.go | ||
util.go | ||
view.go |