Commit graph

  • d56ed0f7f9
    feat(gdshader): update highlight queries (#8299) Tayfun Bocek 2025-11-27 12:35:21 +03:00
  • ad911a873a feat(gdshader): add method expression highlight Tayfun Bocek 2025-11-24 00:50:14 +03:00
  • 225e074a1a refactor(gdshader): use uniform scope node instead of literal matching Tayfun Bocek 2025-11-24 00:20:01 +03:00
  • 669bb6f56b
    Merge ee4086331e into c5871d9d87 Ben Barber 2025-11-25 10:59:12 +01:00
  • c5871d9d87 fix(perl): correct use of supertypes Christian Clason 2025-11-25 10:34:35 +01:00
  • 9c3514ccaf fix(perl): correct use of supertypes Christian Clason 2025-11-25 10:34:35 +01:00
  • d6ebbd5039 fix(haskell): correct use of supertypes in (decl) patterns Christian Clason 2025-11-25 10:23:02 +01:00
  • 9536b34554 fix(haskell): correct use of supertypes in (decl) patterns Christian Clason 2025-11-25 10:23:02 +01:00
  • ee4086331e lint Ben Barber 2025-11-24 14:46:05 -05:00
  • 4c3f1e28d2 improve highlights for wgsl (add operators and lower priority variable) Ben Barber 2025-11-24 14:38:23 -05:00
  • 3bbae7b32e feat(parsers): update angular, ini, json5, koto, matlab, mlir, nix, pkl, query, sql, t32, vimdoc, zsh Christian Clason 2025-11-23 13:26:11 +01:00
  • 4ff51cf5d8 feat(parsers): update angular, ini, json5, koto, matlab, mlir, nix, pkl, query, sql, t32, vimdoc, zsh Christian Clason 2025-11-23 13:26:11 +01:00
  • ca86a5fb2c fix(install): explicitly set gcc as CC on Windows when cl is unavailable glmlm 2025-11-22 09:08:36 +09:00
  • cd1df162a9 ci: add GHA dependabot Christian Clason 2025-11-20 19:10:28 +01:00
  • bb83a67612 fix(fsharp): correct use of supertypes in (_type) patterns Christian Clason 2025-11-19 10:53:56 +01:00
  • 69bff0fc5a fix(fsharp): correct use of supertypes in (_type) patterns Christian Clason 2025-11-19 10:53:56 +01:00
  • c682a239a9 feat(parsers): update asm, c_sharp, csv, desktop, gdshader, gotmpl, haskell, heex, helm, javadoc, matlab, mlir, pkl, psv, t32, tsv, xresources Christian Clason 2025-11-17 11:12:46 +01:00
  • ef65aec5be feat(parsers): update asm, c_sharp, csv, desktop, gdshader, gotmpl, haskell, heex, helm, javadoc, matlab, mlir, pkl, psv, t32, tsv, xresources Christian Clason 2025-11-17 11:12:46 +01:00
  • 3a48d16c95 fix(ziggy): mark as unmaintained Christian Clason 2025-11-17 11:07:29 +01:00
  • 269107a53d fix(ziggy): mark as unmaintained Christian Clason 2025-11-17 11:07:29 +01:00
  • 69c76488f7
    feat(wit)! update parser and queries to 1.2.0 (#8199) Mikhail Katychev 2025-11-17 04:06:00 -06:00
  • 5296d719df updated wit queris and grammar Mikhail Katychev 2025-10-15 16:37:57 -05:00
  • 0cfa599474 chore: remove format-queries script Christian Clason 2025-11-14 12:50:49 +01:00
  • 2696fb8326
    feat(ruby): update queries to support rbs-inline syntax (#8282) Tomohiro Hashidate 2025-11-15 00:04:54 +09:00
  • 87d65d34bf
    fix(rbs): delete unnecessary highlight queries in rbs joker1007 2025-11-14 23:24:45 +09:00
  • 193ff2ca98
    fix(rbs): add : to @punctuation.delimiter joker1007 2025-11-14 23:15:15 +09:00
  • 0e248c7c60 chore: remove format-queries script Christian Clason 2025-11-14 12:50:49 +01:00
  • 2144e88dac
    feat(zsh): bump parser, disallow injections for regex with expansion George Harker 2025-11-13 15:20:34 -08:00
  • 29bfb18a0d
    feat(ruby): add injection pattern to support rbs-inline style joker1007 2025-11-14 05:16:09 +09:00
  • c38b8ba6b9
    feat(rbs): update rbs parser to support inline rbs style joker1007 2025-11-14 05:13:29 +09:00
  • 0427eeb385
    feat(sql): update parser, highlights (#8272) Derek Stride 2025-11-13 18:15:19 -05:00
  • 0eff2d108a fix escape for lua George Harker 2025-11-13 13:55:44 -08:00
  • e8811318e6 prefer lua-match George Harker 2025-11-13 13:51:39 -08:00
  • 750cfa5762 bump zsh grammar, fix regex with expansion George Harker 2025-11-13 13:17:22 -08:00
  • 4b49f2aa8d
    fix(sql): change highlight for keyword_while derekstride 2025-11-13 15:56:55 -05:00
  • 28de3ec2ad
    feat(rbs): support inline doc style syntax joker1007 2025-11-14 02:33:39 +09:00
  • 407b7ac662
    feat(ruby): add injection pattern to support rbs-inline style joker1007 2025-11-13 00:17:16 +09:00
  • 6d71fc6cb5
    feat(ruby): add injection pattern to support rbs-inline style joker1007 2025-11-13 00:17:16 +09:00
  • 37e1287daa
    feat(rbs): update rbs parser to support inline rbs style joker1007 2025-11-13 00:16:24 +09:00
  • b50774079a
    feat(t32)!: update parser and queries (#8276) Christoph Sax 2025-11-12 10:06:04 +01:00
  • 152edbff74 fix(t32)!: update parser and queries Christoph Sax 2025-11-07 22:06:38 +01:00
  • f46e3a09bd
    fix(gdshader): add missing keyword to group (#8274) Tayfun Bocek 2025-11-11 10:21:29 +03:00
  • cccd550074 fix(gdshader): add missing keyword to group Tayfun Bocek 2025-11-11 10:14:53 +03:00
  • 0a6817bcbb feat(haskell): switch to maintained fork Christian Clason 2025-11-10 18:35:19 +01:00
  • a8170981dc
    feat(parsers): update sql derekstride 2025-11-10 16:58:00 -05:00
  • 36a72f7b29 feat(haskell): switch to maintained fork Christian Clason 2025-11-10 18:35:19 +01:00
  • 81aec1e45d ci: add check for downstream queries Christian Clason 2025-11-08 13:23:17 +01:00
  • efcebeb829 ci: add check for downstream queries Christian Clason 2025-11-08 13:23:17 +01:00
  • d97d226cfd feat(parsers): update asm, devicetree, gdshader, hack, hyprlang, koto, matlab, mlir, nix, ocamllex, pkl, sql, templ, zsh Christian Clason 2025-11-08 11:49:48 +01:00
  • 0686d23f1a feat(parsers): update asm, devicetree, gdshader, hack, hyprlang, koto, matlab, mlir, nix, ocamllex, pkl, sql, templ, zsh Christian Clason 2025-11-08 11:49:48 +01:00
  • e96f08d7d7 Add RsHtml template language support mehmetkesik 2025-11-06 21:21:11 +03:00
  • 7515c33d15 Add RsHtml template language support mehmetkesik 2025-11-06 19:38:08 +03:00
  • 5eca61b32a fix(python): nospell for interpolation Jaehwang Jung 2025-11-06 20:06:46 +09:00
  • 5e47033d18 fix(python): nospell for interpolation Jaehwang Jung 2025-11-06 20:06:46 +09:00
  • 1ddb266477
    feat(parsers): add zsh support (#8240) George Harker 2025-11-05 20:13:53 -08:00
  • 11757e67eb lint cleanup on queries George Harker 2025-11-05 14:35:05 -08:00
  • 2071318626 extend highlight groups George Harker 2025-11-05 14:32:26 -08:00
  • 896e92a7f6
    fix(typescript): support type param for styled components (#8066) Alexey Svirshchevskiy 2025-11-05 05:07:27 +01:00
  • 53049d6678
    feat(ecma): variable definition from object destructure (#8233) Igor Lacerda 2025-11-05 01:03:42 -03:00
  • 0dce96086a
    fix(objectscript): Update SUPPORTED_LANGUAGES.md Dave McCaldon 2025-11-04 11:41:04 -05:00
  • 4a973c27f7
    fix(objectscript): Remove unneeded empty file Dave McCaldon 2025-11-04 11:37:05 -05:00
  • e357efabf1
    fix(objectscript): Revert unnecessary filetype map Dave McCaldon 2025-11-04 11:13:03 -05:00
  • b8085c5aec
    feat(parsers): Add objectscript Dave McCaldon 2025-11-04 06:20:54 -05:00
  • 65a266bf69
    fix(xml): remove CDATA injection Izzy Muerte 2025-11-03 00:37:30 -08:00
  • 14e7727a0c
    Remove erroneous priority for CData in xml highlights to permit user injections Izzy Muerte 2025-11-02 20:57:18 -08:00
  • 7933bdb17d
    Remove erroneous priority for CData in xml highlights to permit user injections Izzy Muerte 2025-11-02 20:24:59 -08:00
  • 55820833a3 feat(parsers): update angular, desktop, earthfile, editorconfig, gdshader, javadoc, matlab, mlir, pkl, powershell, xresources Christian Clason 2025-11-02 10:42:00 +01:00
  • 8b85450713 feat(parsers): update angular, desktop, earthfile, editorconfig, gdshader, javadoc, matlab, mlir, pkl, powershell, xresources Christian Clason 2025-11-02 10:42:00 +01:00
  • 835a59f518 fix merge issue George Harker 2025-10-31 14:23:01 -07:00
  • 2c22fc0488
    Merge branch 'main' into add-zsh-support George Harker 2025-10-31 14:21:13 -07:00
  • 3e31ac9aec updated SUPPORTED_LANGUAGES.md George Harker 2025-10-29 13:21:05 -07:00
  • 1dbc3f34c8 Add zsh support George Harker 2025-10-21 11:30:12 -07:00
  • 31fa965035 feat!(gdshader): replace gdshader parser and queries (#8244) Tayfun Bocek 2025-10-30 16:59:19 +03:00
  • a5b4fc4e9c feat(install): remove node requirement Christian Clason 2025-10-29 18:36:39 +01:00
  • ad7376c757 feat(scfg): update parser Christian Clason 2025-10-29 18:27:05 +01:00
  • 01790d75de fix: prefer #eq? for checking equality with one string (#8246) Riley Bruins 2025-10-29 18:51:42 -07:00
  • 7f0be559bf feat(diff): update parser after move Christian Clason 2025-10-29 19:26:43 +01:00
  • 64f4755b9d
    feat!(gdshader): replace gdshader parser and queries (#8244) Tayfun Bocek 2025-10-30 16:59:19 +03:00
  • f302044742 add gdshader tests Tayfun Bocek 2025-10-30 12:15:50 +03:00
  • dc22c518d8 fmt Tayfun Bocek 2025-10-30 10:02:04 +03:00
  • 47d5e60b9b move break and continue to keyword.repeat Tayfun Bocek 2025-10-30 09:59:46 +03:00
  • 81fa24aabd add spell check for comments Tayfun Bocek 2025-10-30 09:57:47 +03:00
  • 194a9b9b97 add colon and comma to delimiter group Tayfun Bocek 2025-10-30 09:53:34 +03:00
  • e9440e84f5 remove redundant checks in render mode queries and doc comments Tayfun Bocek 2025-10-30 09:52:37 +03:00
  • 9ab1ab38af remove redundant grouping for function arguments Tayfun Bocek 2025-10-30 09:47:36 +03:00
  • 54b574d2f7 simplify doc comment pattern Tayfun Bocek 2025-10-30 09:43:20 +03:00
  • 6b7c0c79ce replace usage of #any-of? with #eq? Tayfun Bocek 2025-10-30 01:42:40 +03:00
  • 86741e4c2f replace match with lua match Tayfun Bocek 2025-10-30 00:27:56 +03:00
  • fef0bad017 feat(gdshader)!: replace current gdshader grammer Tayfun Bocek 2025-10-29 12:38:43 +03:00
  • fd2880e8bc feat(install): remove node requirement Christian Clason 2025-10-29 18:36:39 +01:00
  • a3b489680f feat(scfg): update parser Christian Clason 2025-10-29 18:27:05 +01:00
  • 2c30e515eb
    fix: prefer #eq? for checking equality with one string (#8246) Riley Bruins 2025-10-29 18:51:42 -07:00
  • b141b80dd1 fix: prefer #eq? for checking equality with one string Riley Bruins 2025-10-29 17:32:07 -07:00
  • 203f02850f updated SUPPORTED_LANGUAGES.md George Harker 2025-10-29 13:21:05 -07:00
  • 511cc73ee6 use tier 1, named / tagged revision George Harker 2025-10-29 13:19:02 -07:00
  • 9df3d454fa feat(install): remove node requirement Christian Clason 2025-10-29 18:36:39 +01:00
  • ac0d3471fc feat(scfg): update parser Christian Clason 2025-10-29 18:27:05 +01:00
  • 9ddd853e7e feat(diff): update parser after move Christian Clason 2025-10-29 19:26:43 +01:00
  • fda96cd04c feat(diff): update parser after move Christian Clason 2025-10-29 19:26:43 +01:00
  • 0b15a07b81 fix compile issue George Harker 2025-10-28 19:19:34 -07:00