mirror of
https://github.com/golang/go
synced 2024-11-18 18:14:43 -07:00
fec4f28ebb
This CL addresses completion prefix not being overwritten for completion in comments for exported variables/functions/types etc. Instead of setting the surrounding range as cursor position, we expand out from cursor instead to replace the word we're currently on. Fixes golang/go#39262 Change-Id: I90c28562e3ef285ce6848598f8d7bd7545d5c957 Reviewed-on: https://go-review.googlesource.com/c/tools/+/246237 Run-TryBot: Danish Dua <danishdua@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
analysisinternal | ||
apidiff | ||
event | ||
fakenet | ||
fastwalk | ||
gocommand | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
proxydir | ||
span | ||
stack | ||
testenv | ||
tool | ||
typesinternal | ||
xcontext |