aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add text.reference and text.environmentStephan Seitz2021-03-303-12/+56
* latex: add TSMath that behaves like vimtex math highlightingStephan Seitz2021-03-301-7/+32
* feat: Add Latex basic highlights and foldsStephan Seitz2021-03-302-0/+120
* Fix jsdoc: play nice with the comment parser (#1108)Santos Gallegos2021-03-272-2/+2
* highlights(rust): Highlight dereferenced closure parametersStephan Seitz2021-03-261-1/+1
* highlights(java): Highlight fields (members and member access) (#1107)Stephan Seitz2021-03-261-0/+8
* Add generator functions to ecma querieskraftwerk282021-03-232-0/+6
* Update teal highlightsCorey Williamson2021-03-232-18/+44
* Added Zig grammarHimujjal2021-03-234-0/+253
* add basic queries for bibtexChristian Clason2021-03-223-0/+62
* Add indents for phpshirasaka2021-03-222-7/+34
* delete locals queries for beancountBrian Ryall2021-03-221-3/+0
* fix invalid annotation in beancount queryBrian Ryall2021-03-221-1/+1
* add support for beancount filesBrian Ryall2021-03-223-0/+32
* rust: tread `,` as a punctuation delimiterYuki Ito2021-03-221-0/+1