rescript-lang / rescript-lang/rescript-vscode
This extension causes incorrect syntax highlighting in vscode's ts language
Nobody has claimed this yet.
- Dominant language
- ReScript
- Stars
- 354
- Forks
- 63
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 1
Description
As you can see from the image above, with this extension enabled, the interface keyword is marked with the wrong color, which disappears when you disable the vscode extension of rescrpit.
version of vscode : 1.84.2
version of this extension : v1.23.3
operating system : Windows10
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
Reproduce the incorrect highlighting in VS Code 1.84.2 on Windows 10 with rescript-vscode v1.23.3, using the attached screenshot as the symptom. Trace the extension's TypeScript syntax-highlighting behavior; done means the interface keyword no longer receives the wrong color while the extension is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100