aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* fix: change folding algorithm to fix Python indentsGeorge Harker2023-03-151-11/+27
* parsers: add tree-sitter-mlir parserRamkumar Ramachandra2023-03-142-0/+342
* feat(thrift): update queries based on upstream changesAmaan Qureshi2023-03-134-112/+148
* fix(ecma): inject properly based on "call_expression" Peter Lamby2023-03-121-3/+6
* feat(lua): add more builtin variables per lua_lsAmaan Qureshi2023-03-111-1/+1
* highlights(cmake): match digits and @ in unquoted argumentsMatthias Vogelgesang2023-03-111-1/+1
* highlights(typescript): `infer`, template literal type & punctuationsAnanda Umamil2023-03-111-0/+13
* refactor(gitconfig): use lua-match instead of matchAmaan Qureshi2023-03-111-1/+4
* feat: add HareAmaan Qureshi2023-03-115-0/+367
* highlights(prql): change `loop` and `case` highlightMatthias Queitsch2023-03-101-2/+4
* feat(julia): add builtin functions & typesAmaan Qureshi2023-03-101-0/+41
* feat(julia): mark begin & end in an index or range expression as `@variable.b...Amaan Qureshi2023-03-101-0/+9
* fix(julia): refactor some operators and punctuationAmaan Qureshi2023-03-101-16/+21
* highlights(prql): update to prql 0.6.0Matthias Queitsch2023-03-101-1/+2
* feat: add gitconfigAmaan Qureshi2023-03-102-0/+46
* fix(gleam): update highlights from upstreamAmaan Qureshi2023-03-103-44/+41
* Partially Revert "fix(ecma): properly capture constants in const declarations"Amaan Qureshi2023-03-101-5/+0
* feat: improve yuck highlightingPhilipp Mildenberger2023-03-091-115/+56
* highlights(sql): add new keywords and datatypesMatthias Queitsch2023-03-081-0/+10
* feat: add SquirrelAmaan Qureshi2023-03-075-0/+468
* feat: add Uxn TalAmaan Qureshi2023-03-075-0/+131
* indents(vue): Update dedent logic for <template>Pham Huy Hoang2023-03-061-1/+1
* fix: Java indent for multiple line arguments (#4449)Daniel Woznicki2023-03-061-1/+0
* indents(vue): fix indents on new line after <template>Pham Huy Hoang2023-03-061-0/+2
* feat: add `@comment.documentation` where applicableAmaan Qureshi2023-03-0532-58/+256
* feat: add `@string.documentation` where applicableAmaan Qureshi2023-03-054-5/+32
* injections(html): fix faulty css/js injectionsPham Huy Hoang2023-03-051-27/+7
* feat(query): differentiate lua-match strings by using luap injections and fix...Amaan Qureshi2023-03-041-1/+8
* feat(lua): add luap injectionsAmaan Qureshi2023-03-041-0/+26
* feat: add luapAmaan Qureshi2023-03-041-0/+35
* highlights(sql): keywords as `@storageclass`Matthias Queitsch2023-03-041-15/+20
* highlights(sql): added missing kwds, added `@attribute` and @`type.qualifier`...Matthias Queitsch2023-03-041-11/+14
* highlights(sql): add missing keywordsMatthias Queitsch2023-03-041-19/+62
* feat: add cueAmaan Qureshi2023-03-045-0/+225
* fix(ecma): properly capture constants in const declarationsAmaan Qureshi2023-03-041-2/+7
* fix(go): Indent on type switch case properlyEvan Phoenix2023-03-031-0/+1
* v(injections): inject regex for some methods in `re` moduleYochem van Rosmalen2023-03-032-0/+9
* refactor(svelte): match certain keywords for conditional and exceptionAmaan Qureshi2023-03-031-0/+6
* refactor(zig): `@type.definition` items belong in `@keyword`, differentiate `...Amaan Qureshi2023-03-031-10/+10
* refactor(ruby): move keywords appropriatelyAmaan Qureshi2023-03-031-6/+21
* feat!: add `@keyword.coroutine` captureAmaan Qureshi2023-03-0317-78/+137
* Update highlights.scm for PythonAnthony Shi2023-03-021-0/+2
* feat(prql): update queriesMatthias Queitsch2023-03-021-1/+10
* Update gdscript queries (#4405)Preston Knopp2023-03-024-35/+411
* comment(highlights): add `@nospell` to tags and user mentionsYochem van Rosmalen2023-03-011-9/+9
* feat: add prql (#4393)Matthias Q2023-03-012-0/+154
* feat(kdl): update parser & queries fixing the comment bugAmaan Qureshi2023-03-011-3/+6
* feat: add POAmaan Qureshi2023-03-013-0/+43
* feat: add qmldirAmaan Qureshi2023-03-012-0/+25
* feat: add passwdAmaan Qureshi2023-02-281-0/+16