summaryrefslogtreecommitdiff
path: root/queries
AgeCommit message (Expand)Author
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
2021-04-03Comment: highlight text nodesSantos Gallegos
2021-04-02improved zig grammar and queriesHimujjal
2021-04-02fixed some errorsHimujjal
2021-04-01fix: jsx indent querykiyan
2021-03-30Import highlights.scm from tree-sitter-zigStephan Seitz
2021-03-30Fix beancount queriesStephan Seitz
2021-03-30Add text.reference and text.environmentStephan Seitz
2021-03-30latex: add TSMath that behaves like vimtex math highlightingStephan Seitz
2021-03-30feat: Add Latex basic highlights and foldsStephan Seitz
2021-03-27Fix jsdoc: play nice with the comment parser (#1108)Santos Gallegos
2021-03-26highlights(rust): Highlight dereferenced closure parametersStephan Seitz
2021-03-26highlights(java): Highlight fields (members and member access) (#1107)Stephan Seitz
2021-03-23Add generator functions to ecma querieskraftwerk28
2021-03-23Update teal highlightsCorey Williamson
2021-03-23Added Zig grammarHimujjal
2021-03-22add basic queries for bibtexChristian Clason
2021-03-22Add indents for phpshirasaka
2021-03-22delete locals queries for beancountBrian Ryall
2021-03-22fix invalid annotation in beancount queryBrian Ryall
2021-03-22add support for beancount filesBrian Ryall
2021-03-22rust: tread `,` as a punctuation delimiterYuki Ito