intel / intel/dml-language-server
Add missing goto-reference functionality
Open
enhancement
High Priority
- Dominant language
- Rust
- Stars
- 9
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
- Find references/definitions of local variables Done
- Find references/definitions of types
Contributor guide
Research direction
Start by locating the language server's existing goto-reference implementation for local variables, since the issue marks that work as done. Trace how type references and definitions are resolved, then verify that goto-reference supports types as well as local variables; no files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100