rust-lang / rust-lang/rust-analyzer
Structural Navigation with Tab
Open
Nobody has claimed this yet.
E-hard
E-has-instructions
fun
S-actionable
- Dominant language
- Rust
- Stars
- 16.9k
- Forks
- 2.2k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 72
Description
I want this: https://www.jetbrains.com/help/rider/Navigation_and_Search_Structural_Navigation.html
This'll need an LSP extension and a chunk of code on the client side
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 reviewing the linked JetBrains description to define the expected structural-navigation behavior, then survey rust-analyzer's LSP extension and client-side integration points. Done means the requested Tab-based structural navigation works consistently across those surfaces, with the behavior matching the reference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100