aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* chore(sql): add scannerObserverOfTime2023-10-261-1/+1
* Update parsers: glsl, perl, php, sql, t32, wingGitHub2023-10-261-6/+6
* refactor: Remove all `(ERROR) @error` capturesPham Huy Hoang2023-10-2580-215/+0
* Update parsers: kotlin, wingGitHub2023-10-251-2/+2
* Update READMEGithub Actions2023-10-241-0/+1
* feat(typoscript) Added parser and queries for TypoScript (#5564)Teddytrombone2023-10-246-0/+65
* Update parsers: liquidsoap, wing (#5568)github-actions[bot]2023-10-241-2/+2
* feat(lua): highlight variadic expressions as builtin parameters (#5567)Riley Bruins2023-10-241-0/+2
* chore(perl): update parserVeesh Goldman2023-10-232-2/+2
* fix(leo): highlights fixes (#5563)r0012023-10-231-3/+9
* Update parsers: leo, liquidsoap, perl, wingGitHub2023-10-231-4/+4
* feat: add objdump to the supported languages (#5548)Colin Kennedy2023-10-225-0/+53
* Update parsers: gn, leo, liquidsoapGitHub2023-10-221-3/+3
* feat: add GN (Generate Ninja)Amaan Qureshi2023-10-228-0/+113
* Update README (#5558)github-actions[bot]2023-10-221-0/+1
* feat: leo parser and queries (#5542)r0012023-10-224-0/+190
* fix(phpdoc): disable spell checking of attribute names (#5015)Tomasz N2023-10-221-1/+3
* Update READMEGithub Actions2023-10-211-1/+2
* feat(perl)!: switch to tree-sitter-perl org's parserVeesh Goldman2023-10-215-169/+138
* feat(pod): add tree-sitter-perl org's POD parserVeesh Goldman2023-10-213-0/+84
* feat: add solidity foldsMeet Mangukiya2023-10-211-0/+20
* Update parsers: haskellGitHub2023-10-211-1/+1
* feat(erlang): add missing keyword 'begin'Benedikt Reinartz2023-10-211-0/+1
* feat(prisma): folding queries (#5541)Raafat Turki2023-10-211-0/+7
* docs: improve description of `@type.definition` captureaMOPel2023-10-201-1/+1
* feat: register APKBUILD files as bashHugo2023-10-201-0/+1
* Update parsers: liquidsoap, phpGitHub2023-10-201-2/+2
* chore(wing): update queries from upstream (#5549)Pham Huy Hoang2023-10-202-3/+1
* docs: add hint on configuring custom filetypes (#5552)Hugo2023-10-201-0/+12
* Update parsers: sql, wingGitHub2023-10-191-2/+2
* Update parsers: dart, wingGitHub2023-10-181-2/+2
* Update parsers: c, cuda, glsl, hlsl, sql, wingGitHub2023-10-171-6/+6
* Update parsers: awk, c, gstlaunch, sql, t32, wing (#5530)github-actions[bot]2023-10-161-5/+8
* Update READMEGithub Actions2023-10-151-0/+1
* 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-152-0/+40
* 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-153-3/+4
* 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-152-67/+142
* fix(typescript): do not highlight undefined as variableMunif Tanjim2023-10-151-4/+0
* Update parsers: beancount, wingGitHub2023-10-151-2/+2
* fix(php): highlight `never` as `@type.builtin` (#5522)nsfisis2023-10-141-0/+1
* Update parsers: liquidsoap, t32, wingGitHub2023-10-141-3/+3
* feat(java): highlight `var` as `@type.builtin`Ibrahim Delice2023-10-131-0/+2