Skip to content

Comments

fix(styx): update highlights.scm to use > for attributes#140

Merged
fasterthanlime merged 1 commit intomainfrom
fix/styx-highlights-gt
Jan 17, 2026
Merged

fix(styx): update highlights.scm to use > for attributes#140
fasterthanlime merged 1 commit intomainfrom
fix/styx-highlights-gt

Conversation

@fasterthanlime
Copy link
Collaborator

Summary

  • Updates highlights.scm to use > instead of = for attribute separators

The grammar was updated in cdb75ab to use > instead of = for attribute separators, but highlights.scm was not updated to match. This caused query validation to fail with "Invalid node type >", breaking Styx syntax highlighting completely.

Test plan

  • cargo xtask grammar-test styx passes

The grammar was updated in cdb75ab to use `>` instead of `=` for
attribute separators, but highlights.scm was not updated to match.
This caused query validation to fail with "Invalid node type >".
@fasterthanlime fasterthanlime added this pull request to the merge queue Jan 17, 2026
Merged via the queue into main with commit 0e54134 Jan 17, 2026
19 checks passed
@fasterthanlime fasterthanlime deleted the fix/styx-highlights-gt branch January 17, 2026 22:11
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.

1 participant