Currently we're ignoring the range parameter, which offsets the completion incorrectly and makes the whole thing look jank. Needs fixing immediately.
Note that accepting a completion is now respecting the range parameter. But displaying completions is more complicated, because you have to hide some text, handle typing, etc.
Currently we're ignoring the range parameter, which offsets the completion incorrectly and makes the whole thing look jank. Needs fixing immediately.
Note that accepting a completion is now respecting the range parameter. But displaying completions is more complicated, because you have to hide some text, handle typing, etc.