aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* HTML: add folds queriesSantos Gallegos2021-02-071-0/+5
* Python: inject rst in docstrings (#917)Santos Gallegos2021-02-051-0/+18
* Update lockfile.json and `amount` query for ledgerCédric Barreteau2021-02-041-1/+1
* Add indents queries for ledgerCédric Barreteau2021-01-311-0/+3
* Add ledger parser, folds and highlights queriesCédric Barreteau2021-01-312-0/+19
* folds(teal): remove record_declaration from foldsStephan Seitz2021-01-301-3/+0
* highlights(cpp): fix constructor call highlightingStephan Seitz2021-01-291-0/+3
* fix(lua): correctly handle do_statement in localsThomas Vigouroux2021-01-271-8/+12
* fix(lua): correctly highlight do_statementThomas Vigouroux2021-01-271-0/+6
* feat(javascript): move shorthand prop to propertySteven Sojka2021-01-261-5/+3
* Highlight ruby symbols as @propertyJeffrey Chupp2021-01-251-1/+4
* C: add goto to localsSantos Gallegos2021-01-221-0/+5
* fix: added missing enum indent for typescriptelianiva2021-01-211-0/+1
* Ruby highlights: symbol -> simple_symbol, hash_key_symbol, delimited_symbolStephan Seitz2021-01-211-2/+4
* Use function keyword highlight group for Rust's fnCédric Barreteau2021-01-201-1/+2
* fix: js indent for object inside argumentselianiva2021-01-201-0/+1
* lua: Add more indent nodesLewis Russell2021-01-201-0/+4
* fix: dedent golang case keywordelianiva2021-01-201-0/+1
* feat: add missing golang indent querieselianiva2021-01-151-0/+4
* feat: added more indent querieselianiva2021-01-1415-0/+188
* indent: add Python @ignore queriesJędrzej Boczar2021-01-141-0/+4
* 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