| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(lua): fix some emmyluals warnings | Christian Clason | 2025-12-06 | 6 | -13/+37 |
| * | feat(angular): add style_unit highlighting(#8312) | Dennis van den Berg | 2025-12-04 | 2 | -1/+3 |
| * | fix(fennel): highlight `$[1-9]` in multi-symbol context properly | Alexei Mozaidze | 2025-12-03 | 1 | -3/+3 |
| * | docs: document setting foldmethod alongside foldexpr (#8187) | Gabriel Holodak | 2025-12-02 | 2 | -0/+2 |
| * | feat(vhs): update options list (#8309) | nsfisis | 2025-12-02 | 1 | -0/+6 |
| * | fix(zsh): update posix shell variables | George Harker | 2025-12-01 | 2 | -31/+63 |
| * | feat(parsers): update angular, c3, desktop, editorconfig, elm, gdshader, glea... | Christian Clason | 2025-11-27 | 1 | -16/+16 |
| * | feat(gdshader): update highlight queries (#8299) | Tayfun Bocek | 2025-11-27 | 1 | -2/+5 |
| * | fix(perl): correct use of supertypes | Christian Clason | 2025-11-25 | 1 | -6/+28 |
| * | fix(haskell): correct use of supertypes in `(decl)` patterns | Christian Clason | 2025-11-25 | 1 | -3/+31 |
| * | feat(parsers): update angular, ini, json5, koto, matlab, mlir, nix, pkl, quer... | Christian Clason | 2025-11-23 | 1 | -13/+13 |
| * | fix(fsharp): correct use of supertypes in `(_type)` patterns | Christian Clason | 2025-11-19 | 1 | -4/+6 |
| * | feat(parsers): update asm, c_sharp, csv, desktop, gdshader, gotmpl, haskell, ... | Christian Clason | 2025-11-17 | 1 | -17/+17 |
| * | fix(ziggy): mark as unmaintained | Christian Clason | 2025-11-17 | 2 | -6/+4 |
| * | feat(wit)! update parser and queries to 1.2.0 (#8199) | Mikhail Katychev | 2025-11-17 | 3 | -13/+52 |
| * | chore: remove format-queries script | Christian Clason | 2025-11-14 | 2 | -468/+1 |
| * | feat(ruby): update queries to support rbs-inline syntax (#8282) | Tomohiro Hashidate | 2025-11-14 | 3 | -1/+38 |
| * | feat(zsh): bump parser, disallow injections for regex with expansion | George Harker | 2025-11-13 | 2 | -1/+2 |
| * | feat(sql): update parser, highlights (#8272) | Derek Stride | 2025-11-13 | 2 | -1/+29 |
| * | feat(t32)!: update parser and queries (#8276) | Christoph Sax | 2025-11-12 | 6 | -13/+17 |
| * | fix(gdshader): add missing keyword to group (#8274) | Tayfun Bocek | 2025-11-10 | 1 | -0/+1 |
| * | feat(haskell): switch to maintained fork | Christian Clason | 2025-11-10 | 2 | -3/+3 |
| * | ci: add check for downstream queries | Christian Clason | 2025-11-10 | 1 | -0/+58 |
| * | feat(parsers): update asm, devicetree, gdshader, hack, hyprlang, koto, matlab... | Christian Clason | 2025-11-08 | 1 | -14/+14 |
| * | fix(python): nospell for interpolation | Jaehwang Jung | 2025-11-06 | 1 | -1/+1 |
| * | feat(parsers): add zsh support (#8240) | George Harker | 2025-11-05 | 7 | -0/+762 |
| * | fix(typescript): support type param for styled components (#8066) | Alexey Svirshchevskiy | 2025-11-04 | 2 | -1/+28 |
| * | feat(ecma): variable definition from object destructure (#8233) | Igor Lacerda | 2025-11-04 | 1 | -0/+4 |
| * | fix(xml): remove `CDATA` injection | Izzy Muerte | 2025-11-03 | 1 | -2/+1 |
| * | feat(parsers): update angular, desktop, earthfile, editorconfig, gdshader, ja... | Christian Clason | 2025-11-02 | 1 | -11/+11 |
| * | feat!(gdshader): replace gdshader parser and queries (#8244) | Tayfun Bocek | 2025-10-30 | 4 | -91/+239 |
| * | feat(install): remove node requirement | Christian Clason | 2025-10-30 | 6 | -351/+337 |
| * | feat(scfg): update parser | Christian Clason | 2025-10-30 | 1 | -3/+1 |
| * | fix: prefer `#eq?` for checking equality with one string (#8246) | Riley Bruins | 2025-10-30 | 9 | -15/+19 |
| * | feat(diff): update parser after move | Christian Clason | 2025-10-29 | 2 | -3/+3 |
| * | feat(julia)!: update parser and queries (#8235) | Christoph Horn | 2025-10-27 | 2 | -18/+22 |
| * | feat(apex): javadoc injections (#8232) | imawaki | 2025-10-26 | 1 | -0/+9 |
| * | fix(python): regex injection not working for concatenated strings (#8197) | Lev Velykoivanenko | 2025-10-26 | 7 | -3/+83 |
| * | feat(parsers): update c3, desktop, dot, gomod, idl, julia, kitty, matlab, mli... | Christian Clason | 2025-10-25 | 1 | -13/+13 |
| * | feat(nu): update syntax to Nu 0.108.0 (#8227) | zc he | 2025-10-25 | 1 | -24/+19 |
| * | feat(hyprlang): update parser and queries (#8224) | Omar Valdez | 2025-10-24 | 2 | -1/+7 |
| * | fix: use proper `; inherits` syntax in queries (#8226) | Riley Bruins | 2025-10-24 | 6 | -6/+11 |
| * | Remove empty capture based on ts_query_ls output | Isla Waters | 2025-10-24 | 1 | -1/+0 |
| * | feat(perl): Add language injection based on heredoc delimiter | Isla Waters | 2025-10-24 | 1 | -0/+4 |
| * | feat(julia)!: switch to maintained fork | Christian Clason | 2025-10-23 | 2 | -4/+4 |
| * | fix(nu): separate patterns for `collection_type` | zc he | 2025-10-21 | 1 | -7/+12 |
| * | feat(parsers): update ada, cmake, desktop, dot, mlir, nu, qmljs, sparql, sql,... | Christian Clason | 2025-10-19 | 1 | -14/+14 |
| * | feat(julia): update builtin functions and types (#8203) | Christian Clason | 2025-10-17 | 1 | -14/+17 |
| * | docs(readme): remove wiki link | Christian Clason | 2025-10-17 | 2 | -3/+1 |
| * | fix(vue): `@character.special` highlights for `:`, `.` (#8200) | Riley Bruins | 2025-10-15 | 1 | -1/+1 |