aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* fix(astro): make the script element use typescript instead of javascriptVir Chaudhury2022-11-241-0/+3
* fix(fish): update for upstream changesStephan Seitz2022-11-241-6/+11
* injections(nix): add injections for builtins.matchfigsoda2022-11-241-0/+8
* injections(nix): add injections for code blocksfigsoda2022-11-241-0/+89
* highlights(nix): highlight parametersfigsoda2022-11-241-2/+7
* fixup! help: update queriesChristian Clason2022-11-221-1/+1
* help: update queriesChristian Clason2022-11-222-1/+4
* add golang type definition highlightViorel Craescu2022-11-211-0/+1
* Update lockfile.jsonGitHub2022-11-211-2/+15
* removed switch from keywordsTrard2022-11-211-1/+0
* feat: add mermaidObserverOfTime2022-11-201-0/+177
* Add Spelling to hcl commentsLuke Swithenbank2022-11-201-1/+1
* feat: add jqObserverOfTime2022-11-182-0/+360
* feat(arduino): separate from cppObserverOfTime2022-11-185-0/+117
* sql: update parser and query (#3820)Derek Stride2022-11-181-0/+3
* feat: add awkObserverOfTime2022-11-162-0/+156
* rego: update parser and queries (#3805)FallenAngel972022-11-161-11/+59
* feat: vhs (.tape) support (#3726)Carlos Alexandro Becker2022-11-131-0/+38
* julia: update queries to parser changeChristian Clason2022-11-122-9/+2
* rust: use @type.qualifier and @storageclassTrard2022-11-061-5/+12
* highlights(rust): pub(self/super/crate), use super::thing, etcCormac Relf2022-11-061-1/+2
* highlights(rust): ["<" ">"] @punctuation.bracket in bracketed_type, for_lifet...Cormac Relf2022-11-061-0/+2
* highlights(rust): "for" @keyword everywhere else (for<'a>, HRTBs)Cormac Relf2022-11-061-2/+1
* highlights(rust): highlight Type in Type::Associated as @type instead of @nam...Cormac Relf2022-11-061-0/+3
* highlights(rust): panic!() and assert!() as @exceptionCormac Relf2022-11-061-0/+5
* fix: update scheme queries to parser changeChristian Clason2022-11-061-1/+1
* fix: update julia queries to parser changeChristian Clason2022-11-063-3/+3
* feat(ql): add folding queriesAlvaro Muñoz2022-11-051-0/+7
* fix(rust): update queries to breaking changesChristian Clason2022-11-053-9/+7
* refactor julia localsSergio Alejandro Vargas2022-11-021-32/+56
* refactor(highlights/julia): Update definitionsSergio Alejandro Vargas2022-11-021-95/+134
* lua: update queriesChristian Clason2022-11-011-0/+5
* help: update queriesChristian Clason2022-11-011-2/+11
* feat: conceal backslash escapeFolke Lemaitre2022-10-301-5/+4
* feat: markdown table highlights and inlineFolke Lemaitre2022-10-292-1/+12
* Add regex injections for php (#3592)gbprod2022-10-281-1/+7
* feat(git_rebase): add git_rebase parsergbprod2022-10-282-0/+13
* fix(ocaml): change query order for VariablesRobin Björklin2022-10-251-7/+7
* highlights(python): add "except*"Stephan Seitz2022-10-251-0/+1
* Update ecma injections to support recent additions to tree-sitter-javascript/...NullVoxPopuli2022-10-241-0/+2
* fix(bash): Rename ansii_c_string to ansi_c_string. (#3702)ギャラ2022-10-231-1/+1
* nickel: use @booleanJosé Luis Lafuente2022-10-201-1/+1
* parsers: add nickel parser (#3506)José Luis Lafuente2022-10-191-0/+61
* feat(diff): add diff parsergbprod2022-10-191-0/+6
* highlights(ecma): add pair_pattern punctuation.delimiterMunif Tanjim2022-10-171-0/+1
* locals(lua): fix directive not applyingbeardedsakimonkey2022-10-171-6/+6
* folds(yaml): Fold at the entire node, not at the body.Jongwook Choi2022-10-161-1/+2
* highlights: use @preproc where appropriateObserverOfTime2022-10-1515-16/+43
* test(gitattributes): add tests for highlightsObserverOfTime2022-10-151-2/+1
* highlights(c): highlight standard streamsObserverOfTime2022-10-151-0/+3