aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* feat(beancount): add comment injectionBruno BELANYI2024-02-191-0/+2
* chore(puppet): update queriesAmaan Qureshi2024-02-184-9/+10
* fix(format): fix nested grouping indentation (#6128)Phạm Huy Hoàng2024-02-181-3/+4
* fix(typst): remove unneeded (blob) @markup.raw captureRaafat Turki2024-02-181-3/+0
* fix(typst): nest @markup.raw.block captureRaafat Turki2024-02-181-1/+1
* fix(typst): nest @variable.member highlight captureRaafat Turki2024-02-181-1/+1
* style(typst): group fold clausesRaafat Turki2024-02-181-7/+6
* style(typst): merge @punctuation.bracket clausesRaafat Turki2024-02-181-4/+1
* fix(typst): move comment query to the bottomRaafat Turki2024-02-181-3/+3
* style(typst): format queriesRaafat Turki2024-02-182-60/+75
* fix(typst): prevent highlighting entire function callsRaafat Turki2024-02-181-2/+2
* fix(typst): correct highlight capturesRaafat Turki2024-02-181-31/+66
* feat(typst): add comment injectionRaafat Turki2024-02-181-0/+4
* feat(typst): add #show to fold and indent queriesRaafat Turki2024-02-182-0/+3
* feat(typst): add highlight queriesRaafat Turki2024-02-181-0/+79
* style: format queriesRaafat Turki2024-02-182-6/+8
* feat: add typst queriesRaafat Turki2024-02-182-0/+14
* fix(bash): unordered concatenation highlightsRiley Bruins2024-02-181-4/+0
* refactor(ecma): delimiter highlight consolidationRiley Bruins2024-02-171-17/+6
* feat(rust): add doc commentsChristian Clason2024-02-171-13/+4
* feat(latex): more text func highlightsRiley Bruins2024-02-171-1/+5
* feat(ecma): highlight label identifiersRiley Bruins2024-02-161-0/+2
* highlights(slang): add support for `associatedtype`Stephan Seitz2024-02-151-0/+1
* fix(haskell): comment out unsafe utf8 nodeChristian Clason2024-02-151-1/+1
* feat: add the muttrc parserWu Zhenyu2024-02-152-0/+61
* fix(latex): update bibstyle queries (#6102)gi12422024-02-151-1/+5
* fix(python): better try-except indentation (#6097)Riley Bruins2024-02-151-2/+13
* feat: add the hlsplaylist parserWu Zhenyu2024-02-142-0/+43
* feat(lalrpop): highlight annotation macrosGartox2024-02-131-0/+3
* fix(yuck): comment out start-of-line parensPhạm Huy Hoàng2024-02-131-16/+8
* fix(cpp): add back comment injectionJaehwang Jung2024-02-131-0/+3
* feat(jsx): spell check text nodes (#6083)Sean Boult2024-02-121-1/+1
* chore(bash): update parser and highlightsAmaan Qureshi2024-02-101-0/+1
* feat(ecma): highlight decorator and destructuringAnanda Umamil2024-02-101-4/+17
* fix(readline): more descriptive version number hlRiley Bruins2024-02-091-1/+1
* fix(readline): proper indents while editingRiley Bruins2024-02-091-0/+3
* feat(tcl): add parser and queriesChristian Clason2024-02-093-0/+131
* feat: add sourcepawn parser and queries (#5865)Charles2024-02-103-0/+324
* feat(slint)!: change to the official parser (#6027)Tobias Hunger2024-02-096-132/+378
* fix(unison): adapt to breaking parser changeChristian Clason2024-02-091-2/+2
* feat: add hyprlang parser & queries (#5852)Luckas2024-02-093-0/+63
* feat: add tree-sitter-asm parser (#5946)wzy2024-02-092-0/+58
* feat(d)!: switch upstream parser to `gdamore/tree-sitter-d`Amaan Qureshi2024-02-085-230/+424
* feat(readline): add parser tree-sitter-readline (#6058)Riley Bruins2024-02-084-0/+80
* feat(faust): add tree-sitter-faust (#6043)Karl Hiner2024-02-082-0/+220
* fix(kotlin): remove slow highlight and local pattern (#5954)Anthony Shi2024-02-062-10/+10
* fix(angular): nullish coalescing operator in Angular templates (#6052)Dennis van den Berg2024-02-061-0/+3
* feat(latex): pre-compiled header highlights, testsRiley Bruins2024-02-061-9/+12
* fix(latex): give comments higher precedenceRiley Bruins2024-02-061-15/+15
* highlight(jsx,tsx): character references (a.k.a. entities)Calum Smith2024-02-051-0/+2