| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | feat: add tree-sitter-disassembly | Colin Kennedy | 2024-01-24 | 5 | -0/+36 |
| * | feat(bash) Highlight concatenated words as strings | Miles Frain | 2024-01-25 | 1 | -0/+7 |
| * | chore(luau): update highlights and parser | Amaan Qureshi | 2024-01-24 | 2 | -2/+16 |
| * | feat(vim): highlight keycodes | ObserverOfTime | 2024-01-24 | 1 | -0/+2 |
| * | feat(yuck): add missing injections | ObserverOfTime | 2024-01-24 | 2 | -10/+35 |
| * | fix(godot_resource): improve highlights | ObserverOfTime | 2024-01-24 | 2 | -6/+26 |
| * | fix(highlights): clean up tag highlights | ObserverOfTime | 2024-01-24 | 3 | -13/+10 |
| * | feat(latex): operator highlights for _ and ^ | Riley Bruins | 2024-01-24 | 1 | -0/+2 |
| * | fix(latex): better environment precedence | Riley Bruins | 2024-01-24 | 1 | -9/+9 |
| * | ci: bump cache to v4 | Christian Clason | 2024-01-24 | 2 | -2/+2 |
| * | chore(c_sharp): highlight tweaks | Amaan Qureshi | 2024-01-24 | 1 | -0/+19 |
| * | chore(luadoc): update parser & highlights | Amaan Qureshi | 2024-01-24 | 2 | -5/+32 |
| * | chore(rust): update highlights | Amaan Qureshi | 2024-01-24 | 1 | -0/+5 |
| * | chore(python): update member lua pattern | Amaan Qureshi | 2024-01-24 | 1 | -2/+2 |
| * | fix(devicetree): Adapt to upstream node changes (#5961) | Jędrzej Boczar | 2024-01-24 | 2 | -3/+3 |
| * | fix(rust): Follow upstream injections | Phạm Huy Hoàng | 2024-01-24 | 1 | -1/+2 |
| * | feat(git_config): shell command alias injections | Riley Bruins | 2024-01-23 | 1 | -0/+23 |
| * | Update parsers: c, html, luadoc, php, php_only, rust, swift, wing | GitHub | 2024-01-23 | 1 | -8/+8 |
| * | fix(locals): index matches with split capture names | James Trew | 2024-01-22 | 1 | -6/+6 |
| * | Update parsers: phpdoc, templ, wing, zathurarc | GitHub | 2024-01-22 | 1 | -4/+4 |
| * | feat: add the zathurarc parser (#5948) | wzy | 2024-01-21 | 5 | -0/+57 |
| * | fix(wgsl_bevy): Correct formatter mistake | Phạm Huy Hoàng | 2024-01-22 | 1 | -1/+1 |
| * | chore: format queries | Phạm Huy Hoàng | 2024-01-21 | 50 | -146/+143 |
| * | fix(format-scripts): remove parens if possible | Phạm Huy Hoàng | 2024-01-21 | 1 | -1/+26 |
| * | fix(jsdoc): add nospell to type and tag_name | Sergey Slipchenko | 2024-01-21 | 1 | -2/+2 |
| * | docs(contributing): typos and examples | Christian Clason | 2024-01-21 | 1 | -9/+9 |
| * | feat(perl): add more highlights | Veesh Goldman | 2024-01-21 | 1 | -0/+3 |
| * | Update parsers: gleam, perl, templ, wing | GitHub | 2024-01-21 | 1 | -4/+4 |
| * | fix(comments)!: consolidate note captures | Christian Clason | 2024-01-20 | 4 | -10/+9 |
| * | feat: add the php_only parser included in tree-sitter-php (#5876) | tk-shirasaka | 2024-01-20 | 13 | -557/+574 |
| * | fix(highlights): use `markup.raw.delimiter` for fences | Christian Clason | 2024-01-20 | 3 | -6/+6 |
| * | feat: folds for git config files | Phạm Huy Hoàng | 2024-01-20 | 1 | -1/+2 |
| * | fix(markdown_inline): prioritize link URI (#5935) | Riley Bruins | 2024-01-20 | 1 | -12/+12 |
| * | fix(rust): add `const_item` to folds | Amaan Qureshi | 2024-01-20 | 1 | -0/+1 |
| * | fix(rust): Add back 1 indent for macro rules (#5834) | Pham Huy Hoang | 2024-01-20 | 1 | -0/+10 |
| * | feat(meson): add indents.scm | Jędrzej Boczar | 2024-01-20 | 10 | -0/+172 |
| * | Fixup format (#5934) | Phạm Huy Hoàng | 2024-01-20 | 35 | -3/+47 |
| * | fix(markdown): remove @none from code fences | Riley Bruins | 2024-01-20 | 1 | -2/+0 |
| * | Update parsers: bash | GitHub | 2024-01-20 | 1 | -1/+1 |
| * | feat(html): comment injections | Riley Bruins | 2024-01-20 | 1 | -0/+2 |
| * | fix(python): add support for typed (kw)args (PEP 484) (#5875) | Zeb Nicholls | 2024-01-19 | 1 | -4/+14 |
| * | Update parsers: printf, scala | GitHub | 2024-01-19 | 1 | -2/+2 |
| * | fix(css): make the highlights more sensible | ObserverOfTime | 2024-01-19 | 3 | -25/+31 |
| * | fix(highlights): improve member/property distinction | ObserverOfTime | 2024-01-19 | 34 | -95/+106 |
| * | fix(highlights): improve consistency | ObserverOfTime | 2024-01-19 | 22 | -76/+62 |
| * | feat(git_config): add missing injections | ObserverOfTime | 2024-01-19 | 1 | -0/+8 |
| * | chore(rust): tweak injections, add json macro injection | Amaan Qureshi | 2024-01-19 | 1 | -1/+1 |
| * | docs: update CONTRIBUTING.md with formatting | Christian Clason | 2024-01-19 | 1 | -6/+17 |
| * | chore: query formatting | Pham Huy Hoang | 2024-01-19 | 674 | -12541/+18359 |
| * | ci: add query lint job | Pham Huy Hoang | 2024-01-19 | 1 | -0/+16 |