rescript-lang / rescript-lang/tree-sitter-rescript
Should `unit` have a special color ?
Open
Nobody has claimed this yet.
bikeshedding
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
For javascript, undefined have it's own color. I think we can have a dedicated color for unit ?
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 locating the Tree-sitter highlighting rules for unit and the existing rule for JavaScript undefined, then check how color scopes are mapped in this repository. Clarify whether a dedicated scope and color are supported; done means the intended unit highlighting behavior is defined and verified without affecting other tokens.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100