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

Commit Graph

  • 49bf2ca518
    Pull in LICENSE Heath Stewart 2024-08-04 09:16:49 -0700
  • 0e7e201f2e defaulted meson to JCWasmx86/mesonlsp RaphGL 2024-08-03 20:50:34 -0100
  • 13f048b3d7 Refactor and share code with publish diagnostics Sofus Addington 2024-08-03 22:40:09 +0200
  • fc224adbdf
    dark_plus: add picker highlights, update underlined modifier syntax, and tweak a few settings David 2024-08-03 20:41:44 +0100
  • c0487fe23d Add support for configuring clipboard used for mouse yank Daniel Åkerud 2023-05-31 10:19:56 +0200
  • c4632a1ca2 fix(picker): no longer trim search pattern Rolo 2024-08-02 10:37:45 -0700
  • af2690014a
    Update after review comments David 2024-08-03 17:29:02 +0100
  • 4138840a59 Resolve PR comments Heath Stewart 2024-08-03 08:54:26 -0700
  • dcd4d45a45 Merge branch 'pull-diagnostics' of https://github.com/SofusA/helix into pull-diagnostics Sofus Addington 2024-08-03 10:51:01 +0200
  • d8fd20482b Merge branch 'master' into pull-diagnostics Sofus Addington 2024-08-03 10:49:16 +0200
  • 1c79b90226 Add TypeSpec support Heath Stewart 2024-08-03 00:25:53 -0700
  • d88adcd91b feat: add thrift hightlight roadup 2024-07-29 22:30:50 +0800
  • 1869e50999 feat(statusline): support display relative path roadup 2024-07-27 13:21:20 +0800
  • e774706440 using rust builtin extension function for %{ext} Théo Daron 2024-08-02 23:00:47 +0200
  • faa03c4e85 updated style name for 'nullspace' to 'ui.nullspace' Stephen Broadley 2024-08-02 20:38:24 +0100
  • 4e6cd3fd06 added 'shift_left' and 'shift_right' to Rect Stephen Broadley 2024-08-02 20:13:49 +0100
  • 35657560dd corrected merge Stephen Broadley 2024-08-02 19:15:05 +0100
  • 60dde3a409 added 'nullspace' option Stephen Broadley 2024-08-02 18:53:23 +0100
  • 2041dcac21
    Merge 8783c65609310f19ea711546d6a08b13c296687d into 0a4432b104099534f7a25b8ea4148234db146ab6 Kirawi 2024-08-02 14:42:59 +0000
  • 8783c65609 Merge branch 'open' of github.com:kirawi/helix into open kirawi 2024-08-02 10:42:53 -0400
  • 96f3eba3c1 fchown on unix kirawi 2024-08-02 10:42:45 -0400
  • bf4dbc96b2
    Merge 513946aabdda1434e9afdf526ac587dbf4f88aa7 into 0a4432b104099534f7a25b8ea4148234db146ab6 Lee ByeongJun 2024-08-02 22:57:10 +0900
  • 0a4432b104
    Add statusline errors when nothing is selected with s, K, A-K (#11370) André Carneiro 2024-08-02 09:04:19 -0300
  • b5cae57b1e adding some other expansions Théo Daron 2024-08-01 00:07:31 +0200
  • a5a1ed153f
    Update HTML highlights David 2024-08-01 21:53:00 +0100
  • 7bb4ed201b Merge branch 'master' into resize-windows Sander Cyber 2024-08-01 20:50:28 +0300
  • f2fb7de47c
    show error on select_regex with no match André Carneiro 2024-08-01 12:52:21 -0400
  • 72ffde90e4
    Apply suggestions from code review André Carneiro 2024-08-01 13:48:06 -0300
  • 216fbf1583 Update fsharp tree sitter repo reference Sampo Siltanen 2024-07-13 12:58:00 +0300
  • 9849421a1f ignore build reports Kartikeya Agate 2024-08-01 15:33:21 +0530
  • cfe80acb6f
    output stderr in :sh popup if shell commands fail (#11239) RoloEdits 2024-07-31 16:29:14 -0700
  • 0a655d9978 correct handling of commands without args inside of MappableCommands Théo Daron 2024-07-31 14:34:31 +0200
  • 63953e0b9e
    fix :move panic when starting a new language server (#11387) TheoCorn 2024-07-31 23:40:00 +0200
  • 86aecc96a1
    chore: clean up clippy lints (#11377) RoloEdits 2024-07-31 14:39:46 -0700
  • 9af33a4187
    Add gherkin syntax highlighting SamyAB 2024-07-03 21:57:44 +0200
  • 75190218a5 change location of is initialized check Theodor 2024-07-31 20:30:19 +0200
  • cb4cc571af refactor: no longer log stderr output on failure Rolo 2024-07-31 10:15:19 -0700
  • 7af7db8bf5 refactor(commands): switch to from_utf8_lossy Rolo 2024-07-30 15:21:59 -0700
  • f8986d31c0 chore: clean up clippy lints Rolo 2024-07-29 15:38:17 -0700
  • 80a2b457b9
    Merge 9857b516dc262aae0a54c51feab5c711201849bb into 3fcf168c33fda76b4b611877db4ce43b3942f1ab Daniel 2024-08-01 02:16:58 +1000
  • 93ff325fa5
    Update runtime/queries/rescript/locals.scm Freddie Gilbraith 2024-07-31 15:55:52 +0100
  • 697f3e2679 add verilog comment textobjects lefp 2024-07-31 10:10:31 -0400
  • bdd30d7c86 fix move panic Theodor 2024-07-31 15:31:13 +0200
  • 5bda25cf30 fixing shellwords + correct command expansion in mappablecommands Théo Daron 2024-07-31 13:37:19 +0200
  • 22e74705dc
    Add rust formatter Yarik 2024-07-31 10:21:11 +0300
  • 2dc10ded90 fix copy_metadata Mason Mac 2024-07-30 21:35:47 -0400
  • c80b4d74f1 fix ci Mason Mac 2024-07-30 21:25:48 -0400
  • 3fcf168c33
    Merge pull request #11355 from helix-editor/helix-lsp-types Pascal Kuthe 2024-07-31 02:02:15 +0200
  • 248694b4d2 remove old copy_metadata call Mason Mac 2024-07-30 19:46:17 -0400
  • b7f64c73fa fix CI Mason Mac 2024-07-30 19:35:36 -0400
  • 40666192a7 clippy Mason Mac 2024-07-30 19:27:40 -0400
  • f3c919ade0 fix faccess and save_impl Mason Mac 2024-07-30 19:23:01 -0400
  • 8aea845097
    Merge 6bef6cd38e76dc05ae9cfeb75ea1f65662985db6 into b19551b11bc00ecd7386f6d9c420f373bfe3f377 Kirawi 2024-07-30 19:22:35 -0400
  • c2172847b2 adding tests Théo Daron 2024-07-30 23:03:22 +0200
  • 0e6144567c fixing nested expansions Théo Daron 2024-07-15 10:07:19 +0200
  • d990695e76 deploy: b19551b11bc00ecd7386f6d9c420f373bfe3f377 archseer 2024-07-30 20:53:01 +0000
  • b19551b11b
    Updated Godot support (#11235) Erasin Wang 2024-07-31 04:52:47 +0800
  • a4cfcff284
    update language configuration for Tcl (#11236) Andrew Chou 2024-07-30 16:52:36 -0400
  • 22c1a40725
    Fix finding injection layer in tree cursor with nested layers (#11365) Michael Davis 2024-07-30 15:29:31 -0500
  • f80f9603d3 fix save_impl kirawi 2024-07-30 12:42:55 -0400
  • c352163be5 add unix impl kirawi 2024-07-30 12:32:00 -0400
  • 347200e801 add windows fn Mason Mac 2024-07-30 12:21:17 -0400
  • ce809fb9ef
    build(deps): bump the rust-dependencies group with 6 updates (#11371) dependabot[bot] 2024-07-29 21:10:47 -0500
  • ec204134a3
    build(deps): bump the rust-dependencies group with 6 updates dependabot[bot] 2024-07-29 23:47:13 +0000