rust-lang / rust-lang/rust-analyzer

eglot with rust-mode in emacs, project indexed but does not works noramally

Open
#18,507 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

A-third-party-client C-support
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.

Image

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.