helix/runtime/queries/rust
Michael Davis 05ae617e1c
queries: Reorder Slint and HTML injections in Rust
This fixes injections of Slint and HTML in Rust macros. These patterns
must be moved after the generic `(macro_invocation (token_tree))`
pattern since they are more specific, and later patterns now take
priority.

See <https://redirect.github.com/helix-editor/helix/pull/12972#issuecomment-2888300442>.
2025-05-17 08:48:01 -04:00
..
highlights.scm feat: highlight rust repetition pattern (#12871) 2025-02-17 12:54:49 -06:00
indents.scm Improve C, Rust & Python indent queries & add @align captures. 2023-08-11 23:44:02 +09:00
injections.scm queries: Reorder Slint and HTML injections in Rust 2025-05-17 08:48:01 -04:00
locals.scm queries: Rewrite all locals 2025-05-13 19:01:10 -04:00
textobjects.scm Fix typos (#12690) 2025-02-02 18:58:29 -06:00