lapce-rust icon indicating copy to clipboard operation
lapce-rust copied to clipboard

Autocomplete does not appear in alphabetical order

Open Debonex opened this issue 2 years ago • 2 comments
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: 屏幕截图 2023-03-09 182901

  • autocompletion in vscode (with rust-analyzer): vscode

Debonex avatar Mar 09 '23 10:03 Debonex

This is probably a Lapce-side issue, since we sort/weight completion items ourselves. I'd open the issue on there.

MinusGix avatar Mar 23 '23 18:03 MinusGix

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

panekj avatar Mar 23 '23 18:03 panekj