rescript-lang / rescript-lang/rescript-vscode
Support `textDocument/linkedEditingRange`
Open
Nobody has claimed this yet.
- Dominant language
- ReScript
- Stars
- 354
- Forks
- 63
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 1
Description
New feature in typescript 5.1 and typescript-language-server 4.0

https://github.com/typescript-language-server/typescript-language-server/pull/732
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 reading the linked typescript-language-server pull request and locating this repository's language-server integration; the issue names no local files or tests. Done means the VSCode extension supports textDocument/linkedEditingRange for the TypeScript 5.1 behavior shown in the issue, with appropriate verification added.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100