lapce-rust
lapce-rust copied to clipboard
Autocomplete does not appear in alphabetical order
trafficstars
lapce version: 0.2.6 rust plugin version: v0.2.4 rustc 1.63.0-nightly (b31f9cc22 2022-06-15)
It's kind of annoying when I type every character and press enter, but lapce prints another word.
-
autocompletion in lapce:

-
autocompletion in vscode (with rust-analyzer):

This is probably a Lapce-side issue, since we sort/weight completion items ourselves. I'd open the issue on there.
This is probably a Lapce-side issue, since we sort/weight completion items ourselves. I'd open the issue on there.
https://github.com/lapce/lapce/issues/628