Skip to content

fix: highlight where as a keyword and add grammar snapshot tests#217

Merged
mszabo-wikia merged 1 commit intomasterfrom
fix-where-highlight
Mar 31, 2026
Merged

fix: highlight where as a keyword and add grammar snapshot tests#217
mszabo-wikia merged 1 commit intomasterfrom
fix-where-highlight

Conversation

@mszabo-wikia
Copy link
Copy Markdown
Contributor

Currently where as well as other generic type constraint keywords like super are not being highlighted as keywords. Update the grammar to fix that and add snapshot tests.

Fixes #139

Testing

Screenshot 2026-03-31 at 16 07 31

Currently `where` as well as other generic type constraint keywords
like `super` are not being highlighted as keywords.
Update the grammar to fix that and add snapshot tests.

Fixes #139
@mszabo-wikia mszabo-wikia merged commit c8db747 into master Mar 31, 2026
5 checks passed
@mszabo-wikia mszabo-wikia deleted the fix-where-highlight branch March 31, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Highlight where as a keyword

2 participants