rescript-lang / rescript-lang/rescript-vscode
Semantic token: Module Path in record
Open
Nobody has claimed this yet.
- Dominant language
- ReScript
- Stars
- 354
- Forks
- 63
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 1
Description
Version: rescript-vscode latest-master
SidebarLayout and Toc in {SidebarLayout.Toc.title, entries} should be a namespace token
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 locating the semantic-token handling in the VSCode plugin and the code that classifies SidebarLayout and Toc within {SidebarLayout.Toc.title, entries}. Verify the current token classification and confirm that both names are reported as namespace tokens in the editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100