aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* Improve curly expression alignmentRonan Arraes Jardim Chagas2023-10-291-1/+4
* Improve indentation in Julia languageRonan Arraes Jardim Chagas2023-10-291-1/+8
* Fix indent. of curly expressions and of ],} in BOL (#5580)Ronan Arraes Jardim Chagas2023-10-271-0/+5
* Fix Julia indentation after end and with parenthesis at the beginning of line...Ronan Arraes Jardim Chagas2023-10-271-2/+4
* refactor: Remove all `(ERROR) @error` capturesPham Huy Hoang2023-10-2580-215/+0
* feat(typoscript) Added parser and queries for TypoScript (#5564)Teddytrombone2023-10-244-0/+54
* feat(lua): highlight variadic expressions as builtin parameters (#5567)Riley Bruins2023-10-241-0/+2
* chore(perl): update parserVeesh Goldman2023-10-231-1/+1
* fix(leo): highlights fixes (#5563)r0012023-10-231-3/+9
* feat: add objdump to the supported languages (#5548)Colin Kennedy2023-10-222-0/+41
* feat: add GN (Generate Ninja)Amaan Qureshi2023-10-225-0/+100
* feat: leo parser and queries (#5542)r0012023-10-222-0/+179
* fix(phpdoc): disable spell checking of attribute names (#5015)Tomasz N2023-10-221-1/+3
* feat(perl)!: switch to tree-sitter-perl org's parserVeesh Goldman2023-10-213-165/+133
* feat(pod): add tree-sitter-perl org's POD parserVeesh Goldman2023-10-211-0/+72
* feat: add solidity foldsMeet Mangukiya2023-10-211-0/+20
* feat(erlang): add missing keyword 'begin'Benedikt Reinartz2023-10-211-0/+1
* feat(prisma): folding queries (#5541)Raafat Turki2023-10-211-0/+7
* chore(wing): update queries from upstream (#5549)Pham Huy Hoang2023-10-201-2/+0
* fix(scala): add `for_expression` localsRobert Jackson2023-10-151-0/+6
* 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