aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* highlights(latex): fix regexes with backslashesStephan Seitz2021-05-121-4/+4
* highlights(ocaml): add hash and sign operatorsPau Ruiz Safont2021-05-111-0/+2
* Add config for Dockerfile parser (#1288)Camden Cheek2021-05-112-0/+53
* Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos2021-05-0742-46/+41
* Add fish queriesOmar Zeghouani2021-05-075-0/+190
* highlights(c): highlight (escape_sequence)Stephan Seitz2021-05-011-0/+1
* Add go-mod tree-sitter configCamden Cheek2021-04-281-0/+17
* locals(js,ts): Add parameters again (#1231)Stephan Seitz2021-04-283-28/+56
* Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos2021-04-2842-41/+46
* folds(c): fold at case_statementStephan Seitz2021-04-261-0/+1
* highlights(cpp): highlight namespaces in using declartionsStephan Seitz2021-04-261-0/+2
* highlights(cpp): reduce number of regexesStephan Seitz2021-04-261-9/+3
* highlights(cpp): avoid overwriting C CONSTANTSStephan Seitz2021-04-261-2/+2
* highlights(julia): add "type"/"primitive" keywordStephan Seitz2021-04-231-0/+2
* highlights(julia): add punctuationStephan Seitz2021-04-231-0/+2
* replace @class with @typeAlvaro Muñoz2021-04-231-3/+3
* Add Codeql indents.scmAlvaro Muñoz2021-04-232-5/+28
* injections(tsx): inherit injections from ecmaStephan Seitz2021-04-231-0/+1
* highlights(fortran): extend queriesStephan Seitz2021-04-231-20/+64
* Add Fortran queries from @oponkorkStephan Seitz2021-04-232-0/+103
* Add JS/TS parameters again (#1227)Stephan Seitz2021-04-233-39/+57
* Highlight v-bind using javascriptArtur Tagisow2021-04-221-0/+4
* highlights(csharp): add "with" as `@keyword.operator`Stephan Seitz2021-04-221-6/+10
* fix(lua): correctly highlight field namesThomas Vigouroux2021-04-221-1/+2
* fix(highlights): always highlight ternary operator as operatorThomas Vigouroux2021-04-222-2/+2
* fix(c): fold switch statementsThomas Vigouroux2021-04-221-0/+1
* Fix svelte highlightsStephan Seitz2021-04-211-1/+1
* C highlights: Make char_literal `@character`Stephan Seitz2021-04-211-1/+1
* YAML: update queries (#1203)Santos Gallegos2021-04-182-4/+8
* Fix identifier type checkShatur952021-04-181-1/+2
* Fix GDScript highlightingShatur952021-04-181-16/+116
* highlights(java): add new keyword "yield"Stephan Seitz2021-04-171-0/+1
* Indent Ruby singleton classesImobach González Sosa2021-04-171-0/+1
* ledger: update highlightsGrzegorz Milka2021-04-151-1/+1
* locals(Go): add namespace definition for import_spec_listStephan Seitz2021-04-131-0/+4
* Query: update highlights (#1175)Santos Gallegos2021-04-101-0/+4
* Add support for Java recordsStephan Seitz2021-04-102-0/+7
* Yaml: update locals (#1172)Santos Gallegos2021-04-091-0/+3
* feat: add scss injection for svelte/vueelianiva2021-04-082-1/+17
* feat: add scss parserelianiva2021-04-082-0/+46
* highlights(go): Highlight const_declarationStephan Seitz2021-04-072-0/+7
* Update highlights.scmNullVoxPopuli2021-04-071-9/+5
* injections(js): add regex highlightingStephan Seitz2021-04-061-0/+2
* highlights(rust): Add operator "?"Stephan Seitz2021-04-061-0/+1
* Comment: highlight text nodesSantos Gallegos2021-04-031-0/+6
* improved zig grammar and queriesHimujjal2021-04-021-1/+1
* fixed some errorsHimujjal2021-04-025-11/+15
* fix: jsx indent querykiyan2021-04-011-0/+2
* Import highlights.scm from tree-sitter-zigStephan Seitz2021-03-301-10/+19
* Fix beancount queriesStephan Seitz2021-03-301-4/+4