rust-lang / rust-lang/rust-analyzer
eglot with rust-mode in emacs, project indexed but does not works noramally
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 16.9k
- Forks
- 2.2k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 72
Description
Sometimes (It is common), eglot does find the crate root and indexes it, but then if I jump using find defienation or something else, reports no defination found by LSP.
When that occures, it seems the project does not been indexed at all, e.g. almost all lsp functions can't be used.
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 reported workflow with Emacs, Eglot, and rust-mode, focusing on cases where the crate root is found but definition lookup fails. Inspect the available LSP behavior and logs to determine whether indexing or navigation is failing. Done means the reported project functions work reliably, including find-definition; the issue names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- emacs, rust
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100