buggood first issuehelp welcomelanguage
仓库指标
- Star
- (22,960 star)
- PR 合并指标
- (平均合并 6分钟) (30 天内合并 2 个 PR)
描述
Describe the issue
The where keyword in the Haskell GADT syntax is not highlighted correctly
Which language seems to have the issue?
haskell
Are you using highlight or highlightAuto?
highlightElement
Sample Code to Reproduce
https://jsfiddle.net/8j5zb4ny/1/
Expected behavior
The where keyword at the end of the first line should get a different highlighting to show that it is not a type variable