| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | fix: align line continuation highlights (#8146) | Riley Bruins | 2025-09-21 | 5 | -5/+10 |
| * | feat(koto)!: update parser and queries | Christian Clason | 2025-09-21 | 1 | -1/+2 |
| * | feat(python): revert breaking change | Christian Clason | 2025-09-19 | 1 | -5/+7 |
| * | feat(latex): add counter nodes' highlight rules | Thibault de Villèle | 2025-09-19 | 1 | -0/+59 |
| * | feat(latex)!: update parser and queries | Thibault de Villèle | 2025-09-19 | 1 | -3/+3 |
| * | fix(c_sharp): missing highlight for parameter modifier | sharpchen | 2025-09-19 | 1 | -0/+3 |
| * | fix(c_sharp): missing query for delegate name | sharpchen | 2025-09-17 | 1 | -0/+3 |
| * | feat(parsers): update bash, c, cpp, desktop, djot, dtd, editorconfig, gdscrip... | Christian Clason | 2025-09-17 | 1 | -7/+5 |
| * | feat(rifleconf): add parser and queries | purarue | 2025-09-14 | 2 | -0/+47 |
| * | feat(python)!: update parser and queries | Christian Clason | 2025-09-13 | 1 | -1/+0 |
| * | feat(glimmer_*): add `glimmer_template` folds (#8115) | NullVoxPopuli | 2025-09-13 | 2 | -0/+4 |
| * | feat(snakemake): update queries (#8106) | osthomas | 2025-09-07 | 3 | -20/+64 |
| * | feat(proto): folds for import statements | Riley Bruins | 2025-08-31 | 1 | -0/+2 |
| * | feat(proto): more delimiter, property highlights | Riley Bruins | 2025-08-31 | 1 | -0/+18 |
| * | feat(wxml): add parser and queries | BlockLune | 2025-08-29 | 4 | -0/+115 |
| * | feat(matlab)!: update parser and queries | Christian Clason | 2025-08-29 | 1 | -3/+6 |
| * | feat(nu)!: update parser and queries | Christian Clason | 2025-08-26 | 1 | -31/+21 |
| * | feat(gotmpl,helm)!: update parser and queries | Christian Clason | 2025-08-25 | 1 | -1/+8 |
| * | fix(blade): fix highlighting of php tags | Caleb White | 2025-08-25 | 1 | -0/+2 |
| * | feat(inko): add support for array patterns | Yorick Peterse | 2025-08-21 | 1 | -0/+1 |
| * | feat(matlab)!: update parser and queries | Christian Clason | 2025-08-19 | 1 | -1/+2 |
| * | fix(fennel): highlight $ in multi-symbol context properly | Alexei Mozaidze | 2025-08-12 | 1 | -0/+3 |
| * | feat(php): update php and php_only parsers to v0.24.0 | Caleb White | 2025-08-12 | 1 | -8/+9 |
| * | feat(sproto): add parser | 涵曦 | 2025-08-12 | 4 | -0/+65 |
| * | feat(gdscript): misc operators, semicolon highlight | Riley Bruins | 2025-08-06 | 1 | -0/+5 |
| * | fix(jinja_inline): fix crashing query pattern | Robert Muir | 2025-08-05 | 1 | -3/+3 |
| * | Revert "fix(jinja): remove crashing pattern" | Robert Muir | 2025-08-05 | 1 | -8/+8 |
| * | feat(systemverilog)!: update parser and queries | Christian Clason | 2025-08-05 | 2 | -17/+20 |
| * | fix(c, ecma): remove invalid predicate parameters | Riley Bruins | 2025-07-22 | 2 | -3/+3 |
| * | fix(jinja): remove crashing pattern | Christian Clason | 2025-07-21 | 1 | -8/+8 |
| * | feat(glimmer): add fold queries (#8020) | NullVoxPopuli | 2025-07-21 | 2 | -0/+2 |
| * | feat(chatito)!: update parser and queries | Christian Clason | 2025-07-20 | 1 | -1/+1 |
| * | fix(jinja): assign highlights to all variables and functions | Robert Muir | 2025-07-19 | 1 | -6/+24 |
| * | feat(wit)!: update parser and queries | Christian Clason | 2025-07-19 | 3 | -17/+20 |
| * | feat(pkl): add parser and queries (#8011) | Riley Bruins | 2025-07-19 | 3 | -0/+215 |
| * | feat(groq): add parser and queries (#8008) | Alan Russell | 2025-07-18 | 5 | -0/+133 |
| * | fix(c_sharp): "<", ">" in type param lists are brackets (#8003) | Riley Bruins | 2025-07-15 | 1 | -0/+6 |
| * | feat(c_sharp): highlight `::` (#8002) | Riley Bruins | 2025-07-14 | 1 | -0/+1 |
| * | feat(blade): update blade parser and queries | Caleb White | 2025-07-11 | 4 | -21/+85 |
| * | feat(ziggy,ziggy-schema): update parser and queries | Christian Clason | 2025-07-09 | 1 | -1/+11 |
| * | feat(vim): highlight "trim" in script heredocs | Christian Clason | 2025-07-07 | 1 | -0/+3 |
| * | feat(latex)!: update parser and queries | Christian Clason | 2025-07-05 | 1 | -2/+2 |
| * | fix(http): prefer folding requests | Igor | 2025-07-04 | 1 | -1/+1 |
| * | fix: remove import references to jsx/locals.scm | Riley Bruins | 2025-07-03 | 2 | -2/+2 |
| * | feat(D): highlight `(string)` etc. as `@keyword.type` (#7978) | Baruch Even | 2025-06-29 | 1 | -0/+3 |
| * | feat(php): fold match_expression | przepompownia | 2025-06-29 | 1 | -0/+1 |
| * | feat(php): fold array_creation_expression | przepompownia | 2025-06-29 | 1 | -0/+1 |
| * | feat(fish): more builtin commands and variables (#7972) | Eric Mrak | 2025-06-26 | 1 | -9/+10 |
| * | feat(verilog)!: rename to systemverilog | Christian Clason | 2025-06-24 | 3 | -0/+0 |
| * | feat(swift)!: update parser and queries | Christian Clason | 2025-06-24 | 4 | -19/+11 |