You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When completing a word with gopls, after selecting the completion term, the already-typed text does not get replaced. Therefore, completing str with string results in strstring.
Summary
Possibly related:
When completing a word with gopls, after selecting the completion term, the already-typed text does not get replaced. Therefore, completing
str
withstring
results instrstring
.go 1.19.2
gopls 0.9.5
Reproduction Steps
https://asciinema.org/a/nsZSjqqLLgm17ZYqstbpEtVJA
Helix log
~/.cache/helix/helix.log
Platform
linux
Terminal Emulator
tmux
Helix Version
helix 22.08.1 (7e74e93)
The text was updated successfully, but these errors were encountered: