rescript-lang / rescript-lang/rescript-vscode
Inlay hints: support pipe parameters
Open
Nobody has claimed this yet.
- Dominant language
- ReScript
- Stars
- 354
- Forks
- 63
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 1
Description
Follow up to PR https://github.com/rescript-lang/rescript-vscode/pull/453
Investigate supporting inlay hints for each expression in a chain of pipes.
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
Read the linked PR #453 first to understand the existing inlay-hint work and its scope. Trace how the plugin handles pipe expressions, then determine how support for each expression in a pipe chain can be added and verify that the expected hints appear in VS Code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100