jaredly / jaredly/reason-language-server

Syntax highlighting broken for parametrized types

Open
#335 1 comment 0 reactions 0 assignees View on GitHub
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.

![image](https://user-images.githubusercontent.com/3961616/65817997-98f29e00-e20d-11e9-991d-e4b4fb3880ce.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.