lapce / lapce/lapce-rust

Autocomplete does not appear in alphabetical order

Open
#25 2 comments 0 reactions 0 assignees View on GitHub

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:
    屏幕截图 2023-03-09 182901

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.