aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* 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
* type and identifer defaults. fixed const keywordTormod Alf Try Tufteland2020-12-061-21/+37
* @annotation -> @attributeTormod Alf Try Tufteland2020-12-061-2/+2
* add more builtin functionsTormod Alf Try Tufteland2020-12-061-62/+36
* add readme and more correct highlight capturesTormod Alf Try Tufteland2020-12-061-37/+71
* move divide to punctiation.specialTormod Alf Try Tufteland2020-12-061-2/+6
* add kotlin parser and highligh-queriesTormod Alf Try Tufteland2020-12-061-0/+158
* Add some ruby exception keywordsKassio Borges2020-12-051-0/+8
* Update Teal queries and parserStephan Seitz2020-12-031-4/+6
* css: add indent supportThanabodee Charoenpiriyakij2020-12-031-0/+9
* Update Python queriesStephan Seitz2020-11-302-12/+40
* Update teal queriesStephan Seitz2020-11-303-13/+13
* graphql: add missing highlightsBryan Kegley2020-11-301-1/+14
* Fix #724: Add (initializer_list) to C foldsStephan Seitz2020-11-301-0/+2
* graphql: add injection to javascript and add comment queryLuis Carlos Cruz Carballo2020-11-292-0/+7
* typescript: Use javascript shorthand_property_identifierrockerBOO2020-11-271-1/+0
* javascript: Mark shorthand_property_identifier as variablerockerBOO2020-11-271-0/+1