Integrate Expressive Diagnostics in LSP
Open
Nobody has claimed this yet.
language server
- Dominant language
- Rust
- Stars
- 61.4k
- Forks
- 5.4k
- Avg merge
- 3h 33m
- Merged PRs (30d)
- 4
Description
Implement LSP support for expressive diagnostics as suggested in the Expressive Diagnostics RFC.
Contributor guide
No contributing guide indexed for this repository
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 reading the Expressive Diagnostics RFC linked in the issue, then locate the repository's existing LSP implementation and diagnostic handling. The issue names no files or tests, so map the relevant entry points before making changes. Done means expressive diagnostics described by the RFC are represented and exposed through LSP.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100