1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00

Commit Graph

  • 2ee32c8566
    Replace Odin grammar source Chris 2024-05-06 16:14:18 +0100
  • 6876f923d5
    lang(json): make field key highlighting consistent with toml and yaml (#10676) Vladyslav Karasov 2024-05-06 18:11:09 +0300
  • 9473410dad deploy: 50b13d1aeaa1100a65369087b0afbab0b18fe08e the-mikedavis 2024-05-06 15:09:36 +0000
  • 50b13d1aea
    docs[install/pre-build binaries]: add runtime setup (#10693) Guilherme Salustiano 2024-05-06 17:09:21 +0200
  • 7597fa9010
    Changelog 2024-05-06 Michael Davis 2024-05-06 11:08:07 -0400
  • b8690360e3 deploy: 7d1e5f18a297c126f0c03af90c7ee6131e90fd7c pascalkuthe 2024-05-06 15:07:50 +0000
  • 7d1e5f18a2
    fix: update link in adding_languages.md (#10677) Silvan Schmidt 2024-05-06 17:07:34 +0200
  • 4de8bd3490
    Update helix-term/tests/test/commands/movement.rs Pascal Kuthe 2024-05-06 17:04:43 +0200
  • 519adad32b
    Update book/src/install.md Guilherme Salustiano 2024-05-06 16:49:05 +0200
  • 677ef31968 feat: fixed hover popup roadup 2024-05-06 20:54:40 +0800
  • fd091fc468 docs[install/pre-build binaries]: add runtime setup Guilherme Salustiano 2024-05-05 21:21:11 +0200
  • 4ac8d2e236
    Merge 4f09268865674af24268259231c5a450f63ca3e2 into 61818996c63cb752afb817259a90108f884db1cb Owen Turnbull 2024-05-05 14:04:29 +0000
  • 61818996c6
    remove ' and add ⟨⟩ in lean autopairs (#10688) Ashley Vaughn 2024-05-05 06:48:50 -0700
  • 3363671bfa remove ' and add ⟨⟩ in lean autopairs Ashley Vaughn 2024-05-04 20:21:15 -0700
  • 8c0391fb78 take latest branch of steel mattwparas 2024-05-04 13:03:07 -0700
  • d9bf2977b5
    improve match bracket matching Pascal Kuthe 2024-04-27 15:52:13 +0200
  • ce3959aef8 rebase from latest mattwparas 2024-05-04 10:16:35 -0700
  • bb2b5d6db1
    fix: update link in adding_languages.md Silvan Schmidt 2024-05-04 14:37:56 +0200
  • 072adecbab
    Merge 6490fb965a87d6c6a3854fbe3a780c961f6cb7f6 into 7e13213e7430c95cbad210994cecbfadc52c0714 Daniel Morawetz 2024-05-04 15:31:00 +0300
  • 3d824f76ca update queries for some constants Zoey Llewellyn Hewll 2024-05-04 19:32:21 +0800
  • 489bfbdf79 lang(json): make field key highlighting consistent with toml and yaml Vladyslav Karasov 2024-05-04 08:01:34 +0300
  • 1d3d1fe314 Expose all flake outputs through flake-compat Matt Moriarity 2024-05-03 21:12:38 -0600
  • 0f9c50d5b7 remove wrong statusbar check diegostafa 2024-05-04 03:38:25 +0200
  • aed7c81ebc feat: add support for gjs and gts Arthur Deierlein 2024-03-20 10:42:12 +0100
  • 813ddf3582
    Merge branch 'helix-editor:master' into master Moritz Jörg 2024-05-03 17:44:04 +0200
  • ef2aed7971 fix(menu): prevent panic on scrolling beyond buffer limits; 5-pebbles 2024-05-03 03:03:13 +0000
  • 7e13213e74
    Add is not and not in to python syntax (#10647) Matthew Pomes 2024-05-03 05:39:02 -0500
  • 74b0fc70ba Add Mail support Erasin 2024-05-03 10:19:57 +0800
  • cfca30887c
    signature: use the suggested LSP signature when changed (#10655) Hichem 2024-05-03 03:53:07 +0200
  • c1b3032dbe Add support for Inko Yorick Peterse 2024-05-03 01:10:40 +0200
  • c7ea18af0e
    Merge 45d261565af40ba19681405acb56eee332f42139 into 31273c69e0be3b2d14f0c76d3f6a735e1d332e63 Sean Perry 2024-05-03 04:22:34 +0800
  • f63a09f29a
    Changelog 2024-05-02 Michael Davis 2024-05-02 12:09:30 -0400
  • 6b739d0d26
    signature: use the suggested LSP signature when changed Ben Fekih, Hichem 2024-05-01 22:10:30 +0200
  • 55e8d62b11
    Merge branch 'master' into Improve-the-structure-of-the-documentation David 2024-05-02 13:24:51 +0100
  • b0a4c6a771 deploy: 31273c69e0be3b2d14f0c76d3f6a735e1d332e63 pascalkuthe 2024-05-02 10:25:28 +0000
  • 31273c69e0
    Add completion/signature bindings to keymap.md (#10654) Ryan Roden-Corrent 2024-05-02 06:25:15 -0400
  • dbbf498f34 Add root to Javascript Jaakko Paju 2024-05-02 13:21:05 +0300
  • 9fbe75afed fix line_end_char_index() documentation Pantos 2024-05-02 05:07:12 +0200
  • 587ed18cce
    Update keymap.md Ryan Roden-Corrent 2024-05-01 20:40:23 -0400
  • a851ae74f4
    Add completion/signature bindings to keymap.md Ryan Roden-Corrent 2024-05-01 13:48:48 -0400
  • 9d5ffac4f2 lints diegostafa 2024-05-01 18:11:32 +0200
  • e99a875924 remove unnecessary event diegostafa 2024-05-01 17:43:12 +0200
  • 2c5bde17c0 fixes: - avoid yanking when holding a selection and clicking on the gutter - avoid adding breakpoints when clicking on the status bar diegostafa 2024-05-01 16:47:03 +0200
  • 5f61c8c2b3 Add package.json and tsconfig.json for TS/JS language config roots Jaakko Paju 2024-05-01 15:39:06 +0300
  • a3fe9f435b
    Add is not and not in to python syntax Matthew Pomes 2024-04-30 12:59:29 -0500
  • eaf5499b13
    Update iroaseta.toml Michael Jones 2024-04-30 17:01:08 +0200
  • b322752f04
    Merge branch 'helix-editor:master' into trim-colons-from-paths Christian Schneider 2024-04-30 15:32:00 +0200
  • 4f09268865 Move overtype flag inside handle_close SoahLi 2024-04-30 09:20:40 -0400
  • 5ece94c5a9
    Merge branch 'helix-editor:master' into master Owen Turnbull 2024-04-30 09:10:13 -0400
  • 9ed62bfc99 add elisp support Zoey Llewellyn Hewll 2024-04-22 16:29:46 +0800
  • 75b25f6a93
    Revert "Refactor statusline elements to build Spans (#9122)" Szabin Hamrik 2024-04-30 08:06:00 +0200
  • e7630fe357
    Update iroaseta.toml Michael Jones 2024-04-30 07:56:51 +0200
  • 28ee2e7133
    Update ao.toml Michael Jones 2024-04-30 07:56:41 +0200
  • 752ed8eb15
    add try keyword to rust highlights (#10641) Luv-Ray 2024-04-30 12:13:27 +0800
  • 1426af9afc add try keyword to rust highlights Luv-Ray 2024-04-30 10:54:27 +0800
  • 28c7980f79
    build(deps): bump the rust-dependencies group across 1 directory with 8 updates dependabot[bot] 2024-04-29 23:23:31 +0000
  • 90771d4cfe update tree-sitter-fsharp revision Moritz Jörg 2024-04-29 23:44:04 +0200
  • f07eb6969b switch to the ionide tree-sitter-fsharp Moritz Jörg 2024-04-29 23:14:06 +0200
  • d2bb1dd36f add injections queries and update highlights queries Moritz Jörg 2024-04-29 23:06:42 +0200
  • 23ab1f16ad
    Update ao.toml Michael Jones 2024-04-29 22:31:03 +0200
  • f75fe0a5e1 deploy: d8701bfd1eb5019f7d25def83aa147546168c6d2 pascalkuthe 2024-04-29 16:18:03 +0000
  • d8701bfd1e
    add textobjects queries for hurl (#10594) TobiEiss 2024-04-29 18:17:46 +0200
  • c4e5c6d218
    Update ao.toml Michael Jones 2024-04-29 18:02:10 +0200
  • 686bf7dc9e
    Update runtime/themes/iroaseta.toml Michael Jones 2024-04-29 18:00:40 +0200