helix/runtime/queries/css
Michael Davis fed3edcab7
queries: Fix highlighting of '#' in CSS color hex codes
This was previously highlighted as `punctuation` because the capture
applied to the whole `(color_value)` node rather than the `"#"` child
node specifically.
2025-06-16 13:43:41 -04:00
..
highlights.scm queries: Fix highlighting of '#' in CSS color hex codes 2025-06-16 13:43:41 -04:00
indents.scm bash, make, css: highlight and indent queries improvement (#9393) 2024-01-22 19:51:12 +01:00
injections.scm tree sitter comments injections (#1527) 2022-01-21 00:50:06 +09:00