aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* indent: add Python @return queriesJędrzej Boczar2021-01-141-0/+6
* added query enhancementsBrian Shu2021-01-123-2/+9
* C++ highlights: Fix destructor highlightingStephan Seitz2021-01-081-1/+1
* feat(js): add regex injections (#834)Steven Sojka2021-01-071-0/+2
* Python highlights: update definition of decoratorStephan Seitz2021-01-071-1/+4
* Python locals: Add new node with_clauseStephan Seitz2021-01-071-1/+2
* started branchBrian Shu2021-01-073-0/+35
* fix(c highlights): add missing operatorsThomas Vigouroux2021-01-061-0/+2
* Remove usages of `@embedded` in highlightsStephan Seitz2021-01-064-7/+2
* html highlights: add "<!" to tag.delimitersStephan Seitz2021-01-051-0/+1
* Add turtleBonaBeavis2021-01-054-0/+84
* Update teal syntax for 0.10Corey Williamson2021-01-051-3/+8
* indent fixeskiyan422021-01-041-0/+1
* Query: add string.escapeSantos Gallegos2021-01-041-0/+1
* feat: added more fold querieselianiva2021-01-044-0/+14
* Rust: highlight bracketsSantos Gallegos2021-01-041-6/+8
* Python highlights: Add regex injections: re.match(r"...")Stephan Seitz2021-01-031-0/+6
* Regex highlights: Add constant highlight for class_characterStephan Seitz2021-01-031-2/+3
* Regex highlights: no escape highlighting for escaped special charactersStephan Seitz2021-01-031-0/+4
* Regex highlighting: add "?" operatorStephan Seitz2021-01-031-1/+1
* Julia highlights: Add markdown injection for docstringsStephan Seitz2021-01-031-0/+2
* Add Julia highlights (coauthor: @mroavi)Stephan Seitz2021-01-032-0/+236
* RST: update injection queriesSantos Gallegos2021-01-023-16/+32
* Python (folds): allow to fold stringsSantos Gallegos2021-01-021-0/+2
* RST: update parser and queriesSantos Gallegos2021-01-013-12/+68
* Add c injection for ffi.cdef to luaSimon Hauser2021-01-011-0/+10
* add gdscriptTJ DeVries2020-12-312-0/+37
* Add SPARQLBonaBeavis2020-12-304-0/+260
* wildcards to capture keysDavid Hotham2020-12-251-2/+2
* simplify treatement of escape sequencesDavid Hotham2020-12-251-2/+1
* remove plus from list of punctuationDavid Hotham2020-12-251-1/+0
* first draft of YAML highlightingDavid Hotham2020-12-251-0/+31
* feat: Add more bash queriesMike2020-12-252-0/+8
* remove duplication of query for numberDavid Hotham2020-12-251-6/+2
* match test for regexDavid Hotham2020-12-251-0/+3
* fixes to bash highlightingDavid Hotham2020-12-251-7/+7
* Improve python/indents.scmJędrzej Boczar2020-12-211-7/+29
* Add lacked Javascript operatorsdelphinus2020-12-211-0/+16
* stricter regex kotlin constantsTormod Alf Try Tufteland2020-12-201-2/+2
* Python: fix self highlighingSantos Gallegos2020-12-181-1/+1
* Add more ruby built-in constantsKassio Borges2020-12-181-1/+1
* Update indents.scmEvan2020-12-181-0/+2
* Create indents.scm for pythonEvan2020-12-181-0/+14
* Update for teal-0.9Corey Williamson2020-12-173-47/+76
* Remove duplicate capture for `function_definition`El Piloto2020-12-161-2/+4
* Capture anonymous functions assigned to variablesEl Piloto2020-12-161-0/+5
* Ruby highlights: Unify call and method_call (follow tree-sitter-ruby)Stephan Seitz2020-12-161-12/+3
* Bash highlights: reset highlighting in expansionStephan Seitz2020-12-141-0/+4
* Javascript unary expression (#712)Dave Lage2020-12-122-2/+1
* go: Add package_identifier as variablerockerBOO2020-12-101-0/+1