helix/runtime
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
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries queries: Fix highlighting of '#' in CSS color hex codes 2025-06-16 13:43:41 -04:00
themes chore: updated themes using 'comment.block.documentation' to also use 'comment.line.documentation' 2025-06-10 10:54:05 -04:00
tutor fix(tutor): replace unexisting and non existing with nonexistent 2025-05-24 10:29:46 -04:00