rust-lang / rust-lang/rust-analyzer

status progress incorrect

Open
#5,166 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

E-hard S-unactionable
Dominant language
Rust
Stars
16.9k
Forks
2.2k
Avg merge
1d 12h
Merged PRs (30d)
72

Description

Normally vim user will want to know when will it be possible to start coding (The moment rust-analyzer ends its work), but currently with coc.nvim and coc-rust-analyzer it's still not clear.

The progress displayed finishes very quickly but even it finished, I still didn't see any completion and inlay hints.

Often I need to wait for 10 seconds to be able to see inlay hints & completion, before this, any request to rust-analyzer will return a timeout error.

Contributor guide

Open the contributing guide

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

Start by reproducing the delayed completion and inlay hints with coc.nvim and coc-rust-analyzer, noting when the displayed progress finishes and when requests become responsive. Compare the progress indication with the actual rust-analyzer readiness; done means the status remains meaningful until coding features are available.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, vim
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.