rust-lang / rust-lang/rust-analyzer
status progress incorrect
Nobody has claimed this yet.
- 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
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
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