aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* refactor(capnp, thrift): improve grammar & queries to stable for the foreseea...Amaan Qureshi2023-01-232-7/+23
* julia: add `if_clause` (#4204)Sergio A. Vargas2023-01-231-0/+2
* feat: add capnp (#4203)Amaan Qureshi2023-01-231-0/+124
* feat(thrift): refactor queries for better highlights, fixes bugs where certai...Amaan Qureshi2023-01-231-9/+10
* highlights(rst): don't spell check linksObserverOfTime2023-01-221-5/+3
* feat(thrift): use better queries, namely for idents (#4197)Amaan Qureshi2023-01-221-3/+22
* Partially revert json highlight updatesPham Huy Hoang2023-01-221-3/+2
* highlights(json): conceal escaped quoteObserverOfTime2023-01-211-10/+26
* injections(html): update injection queriesPham Huy Hoang2023-01-211-5/+4
* refactor(scala): update scala highlights for uppercase identifiersChris Kipp2023-01-211-1/+1
* feat: add htmldjangoObserverOfTime2023-01-214-0/+43
* feat: add thrift (#4185)Amaan Qureshi2023-01-211-0/+144
* folds(ini): add folds.scmStephan Seitz2023-01-211-0/+1
* highlights(ini): add highlights.scmStephan Seitz2023-01-211-0/+16
* parsers: Add FHIR Shorthand (FSH) (#4052)Matthew Gramigna2023-01-181-0/+91
* scala: add interpolator query (#4175)Chris Kipp2023-01-181-3/+3
* c_sharp: update parser and queries (#4169)Corentin Brunel2023-01-161-1/+0
* sync with latest Scala and add bindingChris Kipp2023-01-151-0/+3
* highlights(haskell): don't match True|False in other identifiersStephan Seitz2023-01-141-1/+1
* highlights(elm): fix boolean literalsAnanda Umamil2023-01-141-1/+1
* highlights(haskell): special sigils and operatorsAnanda Umamil2023-01-141-0/+5
* refactor(scala): update the Scala highlight queriesChris Kipp2023-01-141-47/+85
* indents(c): update if casesPham Huy Hoang2023-01-141-50/+55
* indents(c): Refactor indent queriesPham Huy Hoang2023-01-141-11/+75
* highlights(kotlin): package keyword and declarationAnanda Umamil2023-01-141-2/+2
* markdown: add strikethrough and blockquote capturesChristian Clason2023-01-142-0/+5
* feat(scss): add known at-rules to keyword listSaurabh Charde2023-01-131-1/+7
* fix(nickel): follow upstream change in https://github.com/nickel-lang/tree-si...Stephan Seitz2023-01-111-1/+1
* injections(nix): remove `@combined`figsoda2023-01-111-1/+0
* fix(nix): reduce injection false positivesfigsoda2023-01-111-1/+1
* highlights(haskell): function and variable bindingsAnanda Umamil2023-01-111-1/+4
* highlights(wgsl): comment -> {line,block}_commentStephan Seitz2023-01-102-2/+2
* Update indents.scmCameron2023-01-091-2/+1
* refactor: move method and end_method to @keyword.functionAmaan Q2023-01-091-2/+5
* fix: character_literal is no longer unsupported :)Amaan Q2023-01-091-1/+0
* feat: add character_literal queryAmaan Qureshi2023-01-091-2/+2
* feat: add smali queryAmaan Q2023-01-092-0/+114
* injections(cpp): add injections for raw string literalsJohn Drouhard2023-01-091-0/+4
* folds(fennel): add `let`, `fn`, `let_clause`, `quoted_list`, `local`, `global...Chinmay Dalal2023-01-091-1/+1
* folds(fennel): add fennel foldsChinmay Dalal2023-01-091-0/+1
* Update indents for RubyCameron2023-01-061-0/+2
* folds(rust): add array_expressionChinmay Dalal2023-01-051-0/+1
* highlights(markdown_inline): added ')' to linksJosef Litoš2023-01-041-2/+2
* fix(jsx): add missing indent end mark to elementsPham Huy Hoang2023-01-042-1/+11
* fix(html): fix wrong indents for script/style tagsPham Huy Hoang2023-01-031-2/+25
* refactor(svelte): Remove duplicated queriesLucario3872023-01-031-7/+4
* refactor(vue, html): Update injectionsLucario3872023-01-033-59/+77
* highlights(elm): zero args constructor pattern matchingAnanda Umamil2023-01-011-0/+2
* highlights(haskell): Fix partially applied infix functionsManuel Barros2023-01-011-0/+2
* highlights(rust): use `@namespace` for `[(crate) (self) (super)]`Stephan Seitz2023-01-011-4/+4