jaredly / jaredly/reason-language-server
Syntax highlighting broken for parametrized types
Open
- Dominant language
- OCaml
- Stars
- 649
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
See the screenshot from VS Code below. `int` fails to get highlighted when type parameter `'a` is added.

Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the reported case in VS Code using a parametrized type where `'a` is added and `int` loses highlighting. Trace the syntax-highlighting entry point for this example and verify that the completed fix highlights `int` correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100