summaryrefslogtreecommitdiff
path: root/queries
AgeCommit message (Expand)Author
2021-05-17Update queries/php/highlights.scmStephan Seitz
2021-05-17highlights/locals(php): rename type_name -> named_typeStephan Seitz
2021-05-17comment: remove `@combined`Omar Zeghouani
2021-05-16Add Julia queriesSergio Alejandro Vargas
2021-05-16Add `do_statement` to lua foldsSergio Alejandro Vargas
2021-05-16highlights(python): use any-of?Stephan Seitz
2021-05-12highlights(latex): fix regexes with backslashesStephan Seitz
2021-05-11highlights(ocaml): add hash and sign operatorsPau Ruiz Safont
2021-05-11Add config for Dockerfile parser (#1288)Camden Cheek
2021-05-07Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos
2021-05-07Add fish queriesOmar Zeghouani
2021-05-01highlights(c): highlight (escape_sequence)Stephan Seitz
2021-04-28Add go-mod tree-sitter configCamden Cheek
2021-04-28locals(js,ts): Add parameters again (#1231)Stephan Seitz
2021-04-28Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos
2021-04-26folds(c): fold at case_statementStephan Seitz
2021-04-26highlights(cpp): highlight namespaces in using declartionsStephan Seitz
2021-04-26highlights(cpp): reduce number of regexesStephan Seitz
2021-04-26highlights(cpp): avoid overwriting C CONSTANTSStephan Seitz
2021-04-23highlights(julia): add "type"/"primitive" keywordStephan Seitz
2021-04-23highlights(julia): add punctuationStephan Seitz
2021-04-23replace @class with @typeAlvaro Muñoz
2021-04-23Add Codeql indents.scmAlvaro Muñoz
2021-04-23injections(tsx): inherit injections from ecmaStephan Seitz
2021-04-23highlights(fortran): extend queriesStephan Seitz
2021-04-23Add Fortran queries from @oponkorkStephan Seitz
2021-04-23Add JS/TS parameters again (#1227)Stephan Seitz
2021-04-22Highlight v-bind using javascriptArtur Tagisow
2021-04-22highlights(csharp): add "with" as `@keyword.operator`Stephan Seitz
2021-04-22fix(lua): correctly highlight field namesThomas Vigouroux
2021-04-22fix(highlights): always highlight ternary operator as operatorThomas Vigouroux
2021-04-22fix(c): fold switch statementsThomas Vigouroux
2021-04-21Fix svelte highlightsStephan Seitz
2021-04-21C highlights: Make char_literal `@character`Stephan Seitz
2021-04-18YAML: update queries (#1203)Santos Gallegos
2021-04-18Fix identifier type checkShatur95
2021-04-18Fix GDScript highlightingShatur95
2021-04-17highlights(java): add new keyword "yield"Stephan Seitz
2021-04-17Indent Ruby singleton classesImobach González Sosa
2021-04-15ledger: update highlightsGrzegorz Milka
2021-04-13locals(Go): add namespace definition for import_spec_listStephan Seitz
2021-04-10Query: update highlights (#1175)Santos Gallegos
2021-04-10Add support for Java recordsStephan Seitz
2021-04-09Yaml: update locals (#1172)Santos Gallegos
2021-04-08feat: add scss injection for svelte/vueelianiva
2021-04-08feat: add scss parserelianiva
2021-04-07highlights(go): Highlight const_declarationStephan Seitz
2021-04-07Update highlights.scmNullVoxPopuli
2021-04-06injections(js): add regex highlightingStephan Seitz
2021-04-06highlights(rust): Add operator "?"Stephan Seitz