aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* feat(sql): add new keywords for optimization statements and renamesMatthias Q2023-06-191-1/+16
* feat(matlab)!: replace parserÁlan Crístoffer2023-06-194-78/+175
* feat(bash): add various shell builtinsAkmadan232023-06-191-2/+9
* fix(comment): use #any-of? predicateSantos Gallegos2023-06-161-2/+2
* highlights(commonlisp): include all symbols defined by the ANSI standardStephan Seitz2023-06-131-49/+7
* feat: add more support for glimmer (#4935)Vadim Kazakov2023-06-133-0/+33
* feat(clojure): add update-keys & update-valsNoah2023-06-091-1/+1
* feat(dart): improve locals query (#4922)David Zeng2023-06-091-6/+32
* feat(scala): sync highlights with latest upstream (#4926)Chris Kipp2023-06-091-1/+4
* feat(comment): Add some common comment tags (#4909)pseudometa2023-06-091-8/+8
* refactor(ecma): triple dot should be an operatorAmaan Qureshi2023-06-091-2/+1
* feat(typescript): update highlightsAmaan Qureshi2023-06-091-0/+18
* feat(jsonnet): add "for" & "function", update operator highlightsHoang Nguyen2023-06-081-2/+22
* feat(lua): update highlights query for functions (#4919)Munif Tanjim2023-06-081-5/+32
* fix(dart): update indents from upstream (#4924)Amaan Qureshi2023-06-071-1/+4
* fix(scala): add `block_comment`Domas Poliakas2023-06-062-3/+9
* feat(bash): highlight `until` as `@repeat`Frank Bearoff2023-06-051-0/+1
* fix(highlights): lower priority for codeblocks with injections (#4905)Christian Clason2023-06-053-10/+6
* tests: fix failed tests (#4901)Pham Huy Hoang2023-06-052-5/+4
* feat: add indents for annotation defs (#4828)Pham Huy Hoang2023-06-041-9/+14
* feat(prisma): highlight viewsWill Ruggiano2023-06-041-0/+1
* feat(ecma): convert eligible `@keyword.operators`Ananda Umamil2023-06-042-7/+10
* feat(typescript): highlight `is` and `:` in type predicateAnanda Umamil2023-06-041-0/+4
* feat(comment): add support for URIsSantos Gallegos2023-06-041-0/+2
* fix(gleam): minor indent fixesAlex Manning2023-06-041-1/+1
* fix(make/highlights): add `define` and operatorsTyler Miller2023-06-031-10/+25
* highlights(scala): add support for using directives (#4893)Chris Kipp2023-06-021-0/+4
* add "select" to @repeat highlight groupFrank2023-06-021-0/+1
* highlights(ocaml): update operators (#4878)Pieter Goetschalckx2023-06-011-13/+13
* chore: update ocamllexPau Ruiz Safont2023-05-301-16/+28
* fix(go): properly highlight chan/map (#4875)Amaan Qureshi2023-05-301-2/+2
* chore: update GleamAmaan Qureshi2023-05-292-2/+0
* feat: add language support for corn (#4864)Jake Stanger2023-05-294-0/+57
* refactor: update Clojure queriesNoah2023-05-261-11/+41
* fear(go): add `clear` to `@function.builtin`Yuki Ito2023-05-261-2/+3
* feat: markdown indents (#4862)Pham Huy Hoang2023-05-261-0/+3
* indents(sql): initial support (#4857)Matthias Q2023-05-251-0/+27
* highlights(sql): add keyword `overwrite`Matthias Queitsch2023-05-231-0/+1
* highlights(go): add some highlightsmohsen2023-05-211-4/+10
* highlights(query): prefer lua-matchChristian Clason2023-05-211-2/+2
* feat: add Intel Implicit SPMD Program Compiler (ISPC)fab41002023-05-205-0/+258
* fear(cpp): highlight brackets in template_parameter_listfab41002023-05-201-0/+3
* chore(objc): update foldsAmaan Qureshi2023-05-201-2/+2
* feat: add Objective-CAmaan Qureshi2023-05-195-0/+248
* highlights(typescript): `:` in `switch` statementAnanda Umamil2023-05-181-0/+1
* allow no spaces for extend/inherit commentsEmilia Simmons2023-05-181-2/+2
* add multiple ; for highlightingEmilia Simmons2023-05-181-2/+2
* fix(query): allow multiline modeline (inherits/extends)Emilia Simmons2023-05-181-2/+2
* refactor: add notes for swiftPham Huy Hoang2023-05-191-17/+22
* feat(t32): add indent rules (#4782)Christoph Sax2023-05-182-0/+37