summaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* fix(scala): ensure `function_definition` is in parent scopeRobert Jackson2023-10-151-1/+2
* feat: add gstreamer pipeline syntax (`gstlaunch`)Stephan Seitz2023-10-151-0/+32
* fix(unison): improve highlight querieszetashift2023-10-151-6/+21
* fix(elixir): highlight functions without parenthesis (#5511)Alexander Sieg2023-10-151-0/+1
* refactor: improve readabilityCarlos Afonso2023-10-151-2/+10
* fix(php): fix indentation for in between bracesCarlos Afonso2023-10-151-2/+2
* fix(markdown): set block quote priority within allowed rangeRiley Bruins2023-10-151-1/+1
* fix(markdown): give code blocks higher priority than block quotesRiley Bruins2023-10-151-1/+1
* fix(scala): Mark (lambda_expression) without bindings as @defintition.parametersRobert Jackson2023-10-151-0/+3
* feat(haskell): highlights improvementsMarc Jakobi2023-10-151-62/+86
* fix(typescript): do not highlight undefined as variableMunif Tanjim2023-10-151-4/+0
* fix(php): highlight `never` as `@type.builtin` (#5522)nsfisis2023-10-141-0/+1
* feat(java): highlight `var` as `@type.builtin`Ibrahim Delice2023-10-131-0/+2
* fix(java): move @ to `@attribute`Ibrahim Delice2023-10-131-1/+2
* fix(injections): fix injection for hurl for new injection syntaxKevin Durbin2023-10-131-1/+1
* feat(nix): some highlight improvementsMarc Jakobi2023-10-121-1/+14
* fix(haskell): prevent segfault due to anchorless queries (#5502)Marc Jakobi2023-10-101-31/+27
* feat: add nasm parser (#5475)ObserverOfTime2023-10-092-0/+147
* feat(authzed): add parser and highlight queries. (#5426)Mathew Polzin2023-10-072-0/+60
* fix(json5): update queries from upstreamPham Huy Hoang2023-10-061-3/+3
* java(highlights): add missing import class pattern (#5483)Pham Huy Hoang2023-10-061-2/+2
* fix(haskell): highlight fixes (#5470)Marc Jakobi2023-10-051-52/+152
* feat: add liquidsoapRomain Beauxis2023-10-044-0/+175
* fix(c): add missing foldsAmaan Qureshi2023-10-041-0/+2
* feat(query): use @function.call for predicateJaehwang Jung2023-10-031-1/+1
* feat(ocaml): use @function.call where appropriateJaehwang Jung2023-10-031-3/+3
* feat(haskell): highlights improvements + tests (#5466)Marc Jakobi2023-10-021-8/+72
* injections(nix): dynamic language injection via commentsfigsoda2023-10-011-0/+9
* feat(highlights): some haskell additionsMarc Jakobi2023-09-271-5/+105
* solidity: Update highlights.scm (#5453)zeroknots2023-09-271-0/+1
* feat(julia): added missing String and AbstractString builtin types (#5440)Enzo L F2023-09-271-27/+215
* feat(highlights): some haskell improvementsMarc Jakobi2023-09-251-1/+6
* feat(dart): add base, final & sealed class modifier highlightsnedia2023-09-191-0/+3
* feat(textproto): Add Textproto parser and queries (#5402)PorterAtGoogle2023-09-193-0/+30
* feat: add ssh configObserverOfTime2023-09-184-0/+109
* chore: switch agda upstreamShootingStarDragons2023-09-181-1/+0
* feat(markdown): conceal triple backticks and HTML entitiesMaria José Solano2023-09-172-0/+16
* feat: add parsers and queries for apex, sosl, soql (#5396)Xi Xiao2023-09-175-0/+498
* fix(dockerfile): bash injection on run instructionsChristian Segundo2023-09-171-1/+2
* injections(lua): add vim highlights to api funcs (#5404)Pham Huy Hoang2023-09-161-0/+70
* fix(lua): fix luadoc injectionsChristian Clason2023-09-151-1/+1
* fix(yaml): promql injections blockChristian Segundo2023-09-151-2/+2
* fix(t32): update indent queries & testChristoph Sax2023-09-141-18/+4
* feat: add Snakemakeosthomas2023-09-124-0/+75
* feat: @spell on commentsJaehwang Jung2023-09-1256-57/+61
* perf(comment): remove spell captureJaehwang Jung2023-09-121-2/+0
* refactor: remove `include-children` from queries (#5226)Pham Huy Hoang2023-09-126-58/+32
* feat(swift): update parser and queriesAlex Pinkus2023-09-101-1/+2
* feat: add EDSBeartama2023-09-102-0/+50
* fix(julia): fix highlighting `end` keywordLoong2023-09-091-4/+4