Skip to content

fix(queries): incorrect query captures#15634

Merged
archseer merged 16 commits intohelix-editor:masterfrom
m4rch3n1ng:incorrect-highlighting
Apr 15, 2026
Merged

fix(queries): incorrect query captures#15634
archseer merged 16 commits intohelix-editor:masterfrom
m4rch3n1ng:incorrect-highlighting

Conversation

@m4rch3n1ng
Copy link
Copy Markdown
Contributor

i made a small script to go through the theme scopes and collect all valid scopes and then go through the queries to see if there are captures, that aren't valid. i then went through those and fixed them to use the correct captures. a lot of these were just typos or captures used by other editors like neovim.

there's still a bunch more invalid queries to go through, but i thought it would make it easier to review if it wasn't even bigger than it already is.

@archseer archseer merged commit 9e6c2a2 into helix-editor:master Apr 15, 2026
7 checks passed
@m4rch3n1ng m4rch3n1ng deleted the incorrect-highlighting branch April 15, 2026 08:42
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.

2 participants