aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* highlights(ocaml): change order or capturesPau Ruiz Safont2021-02-281-24/+24
* highlights(ocaml): add unit and pretty_printing_indicationPau Ruiz Safont2021-02-281-2/+5
* svelte: also capture src as text.urielianiva2021-02-281-1/+1
* HTML: capture src attributes as text.uriSantos Gallegos2021-02-261-1/+1
* Add inline html commentsjghauser2021-02-251-0/+2
* ledger: update highlightsCédric Barreteau2021-02-231-1/+17
* fix: missing erroneous end tagelianiva2021-02-231-6/+15
* refactor: use eqelianiva2021-02-232-4/+4
* feat: improved highlight + injections, cc @stsewdelianiva2021-02-232-0/+31
* feat: add support for svelteelianiva2021-02-234-0/+70
* add do statement to lua indentskiyan2021-02-231-0/+1
* Ruby constants highlighted as TypeKassio Borges2021-02-221-5/+5
* add formal_parameters elianiva2021-02-211-0/+1
* feat: add java indentelianiva2021-02-211-0/+19
* highlights(java): Highlight spread parametersStephan Seitz2021-02-191-1/+5
* highlights(java): fix constant highlighting (only UPPERCASE_LETTERS)Stephan Seitz2021-02-191-1/+1
* Add support for folding Vue filesHugo Osvaldo Barrera2021-02-171-0/+6
* Add support for Vue filesHugo Osvaldo Barrera2021-02-172-0/+57
* Add support for JSONCHugo Osvaldo Barrera2021-02-154-0/+6
* highlights(rst): Reset highlights in doctest_blockStephan Seitz2021-02-151-0/+4
* Json: update foldsSantos Gallegos2021-02-131-0/+1
* highlights(nix): fix for alias name of identifier in attrpathStephan Seitz2021-02-121-3/+3
* Query: highlight modelineSantos Gallegos2021-02-121-0/+3
* feat(javascript): add template string language injectionSteven Sojka2021-02-111-3/+9
* Use eq?Santos Gallegos2021-02-112-4/+4
* HTML: improve highlights & injectionsSantos Gallegos2021-02-112-1/+32
* Query: add foldsSantos Gallegos2021-02-111-0/+6
* C/CPP: add injections for macrosSantos Gallegos2021-02-102-0/+2
* YAML: add localsSantos Gallegos2021-02-101-0/+1
* CleanupMads Kjeldgaard2021-02-101-7/+0
* CleanupMads Kjeldgaard2021-02-101-7/+0
* Update queries/supercollider/locals.scmmads kjeldgaard2021-02-101-2/+0
* Update queries/supercollider/highlights.scmmads kjeldgaard2021-02-101-1/+0
* KeywordMads Kjeldgaard2021-02-101-1/+1
* remove @escapeMads Kjeldgaard2021-02-101-1/+1
* Add supercollider supportMads Kjeldgaard2021-02-104-0/+168
* Add devicetree parser with queries (#900)Jędrzej Boczar2021-02-104-0/+54
* Lua: highlight fieldsSantos Gallegos2021-02-101-0/+1
* fix: rust use_list + tuple_expression indentelianiva2021-02-081-0/+2
* Yaml: fix foldsSantos Gallegos2021-02-071-1/+1
* Query: add regex injectionsSantos Gallegos2021-02-071-0/+4
* Lua: improve scope queriesSantos Gallegos2021-02-071-12/+12
* 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