aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* feat: add tree-sitter-disassemblyColin Kennedy2024-01-245-0/+36
* feat(bash) Highlight concatenated words as stringsMiles Frain2024-01-251-0/+7
* chore(luau): update highlights and parserAmaan Qureshi2024-01-242-2/+16
* feat(vim): highlight keycodesObserverOfTime2024-01-241-0/+2
* feat(yuck): add missing injectionsObserverOfTime2024-01-242-10/+35
* fix(godot_resource): improve highlightsObserverOfTime2024-01-242-6/+26
* fix(highlights): clean up tag highlightsObserverOfTime2024-01-243-13/+10
* feat(latex): operator highlights for _ and ^Riley Bruins2024-01-241-0/+2
* fix(latex): better environment precedenceRiley Bruins2024-01-241-9/+9
* ci: bump cache to v4Christian Clason2024-01-242-2/+2
* chore(c_sharp): highlight tweaksAmaan Qureshi2024-01-241-0/+19
* chore(luadoc): update parser & highlightsAmaan Qureshi2024-01-242-5/+32
* chore(rust): update highlightsAmaan Qureshi2024-01-241-0/+5
* chore(python): update member lua patternAmaan Qureshi2024-01-241-2/+2
* fix(devicetree): Adapt to upstream node changes (#5961)Jędrzej Boczar2024-01-242-3/+3
* fix(rust): Follow upstream injectionsPhạm Huy Hoàng2024-01-241-1/+2
* feat(git_config): shell command alias injectionsRiley Bruins2024-01-231-0/+23
* Update parsers: c, html, luadoc, php, php_only, rust, swift, wingGitHub2024-01-231-8/+8
* fix(locals): index matches with split capture namesJames Trew2024-01-221-6/+6
* Update parsers: phpdoc, templ, wing, zathurarcGitHub2024-01-221-4/+4
* feat: add the zathurarc parser (#5948)wzy2024-01-215-0/+57
* fix(wgsl_bevy): Correct formatter mistakePhạm Huy Hoàng2024-01-221-1/+1
* chore: format queriesPhạm Huy Hoàng2024-01-2150-146/+143
* fix(format-scripts): remove parens if possiblePhạm Huy Hoàng2024-01-211-1/+26
* fix(jsdoc): add nospell to type and tag_nameSergey Slipchenko2024-01-211-2/+2
* docs(contributing): typos and examplesChristian Clason2024-01-211-9/+9
* feat(perl): add more highlightsVeesh Goldman2024-01-211-0/+3
* Update parsers: gleam, perl, templ, wingGitHub2024-01-211-4/+4
* fix(comments)!: consolidate note capturesChristian Clason2024-01-204-10/+9
* feat: add the php_only parser included in tree-sitter-php (#5876)tk-shirasaka2024-01-2013-557/+574
* fix(highlights): use `markup.raw.delimiter` for fencesChristian Clason2024-01-203-6/+6
* feat: folds for git config filesPhạm Huy Hoàng2024-01-201-1/+2
* fix(markdown_inline): prioritize link URI (#5935)Riley Bruins2024-01-201-12/+12
* fix(rust): add `const_item` to foldsAmaan Qureshi2024-01-201-0/+1
* fix(rust): Add back 1 indent for macro rules (#5834)Pham Huy Hoang2024-01-201-0/+10
* feat(meson): add indents.scmJędrzej Boczar2024-01-2010-0/+172
* Fixup format (#5934)Phạm Huy Hoàng2024-01-2035-3/+47
* fix(markdown): remove @none from code fencesRiley Bruins2024-01-201-2/+0
* Update parsers: bashGitHub2024-01-201-1/+1
* feat(html): comment injectionsRiley Bruins2024-01-201-0/+2
* fix(python): add support for typed (kw)args (PEP 484) (#5875)Zeb Nicholls2024-01-191-4/+14
* Update parsers: printf, scalaGitHub2024-01-191-2/+2
* fix(css): make the highlights more sensibleObserverOfTime2024-01-193-25/+31
* fix(highlights): improve member/property distinctionObserverOfTime2024-01-1934-95/+106
* fix(highlights): improve consistencyObserverOfTime2024-01-1922-76/+62
* feat(git_config): add missing injectionsObserverOfTime2024-01-191-0/+8
* chore(rust): tweak injections, add json macro injectionAmaan Qureshi2024-01-191-1/+1
* docs: update CONTRIBUTING.md with formattingChristian Clason2024-01-191-6/+17
* chore: query formattingPham Huy Hoang2024-01-19674-12541/+18359
* ci: add query lint jobPham Huy Hoang2024-01-191-0/+16