Auto import inserts at incorrect position if it's after multibyte/wide characters #397
Closed
2 tasks done
Labels
bug
Something isn't working
Make sure you have done the following
blink.cmp
Bug Description
When auto import is inserted after lines that contain multi-byte (or wide?) characters, it inserts at a wrong position and cuts up bytes in previous lines.
Reproduction:
https://github.com/s-cerevisiae/blink-cmp-issues/blob/master/src/bin/auto_import.rs
(doesn't include the result after auto import because it kills rust-analyzer immediately)
Relevant configuration
neovim version
v0.10.2
blink.cmp
version: branch, tag, or commitmain (56f7cb6)
The text was updated successfully, but these errors were encountered: