Autocomplete does not appear in alphabetical order
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 87
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
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):

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the autocomplete behavior using the Lapce, rust plugin, and rustc versions listed in the issue, then trace the autocomplete ranking or ordering entry point. Done means the suggestions appear in alphabetical order and selecting a typed completion chooses the expected word.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100