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

Commit Graph

  • ea20130e7d
    reset selections when we find no match to keep André Carneiro 2024-07-29 15:38:29 -0400
  • 7fb807d09c deploy: 08ac37d295d91ff5ccb73ac065e0736d1ae0f664 pascalkuthe 2024-07-29 14:52:28 +0000
  • 08ac37d295
    Add theme keys for the picker header area (#11343) 麦芽糖 2024-07-29 22:52:15 +0800
  • ef54e0c029
    更新 themes.md 麦芽糖 2024-07-29 22:35:04 +0800
  • 2134b8a937 feat: pertty header roadup 2024-07-27 13:21:20 +0800
  • d68fcd3848
    Fix finding injection layer in tree cursor with nested layers Michael Davis 2024-07-29 08:30:55 -0400
  • 8e041c99df
    stable sort lsp edits (#11357) Pascal Kuthe 2024-07-28 23:22:28 +0200
  • fa13b2bd0d
    reduce log noise on file writes (#11361) Skyler Hawthorne 2024-07-28 21:59:21 +0100
  • ec363d9130 reduce log noise on file writes Skyler Hawthorne 2024-07-28 14:40:31 -0400
  • ef6e694e39 Add mouse scroll for completions supersurviveur 2024-07-28 19:51:59 +0200
  • 2a2bc79335
    Remove unnecessary .as_mut() call and fix log messages (#11358) dnaq 2024-07-28 19:30:07 +0200
  • db9e112cd5 Remove unnecessary .as_mut() call and fix log messages dnaq 2024-07-28 18:51:27 +0200
  • 29439116b8
    Documented ulimit fix for error during integration tests (#11356) lynn pepin 2024-07-28 12:40:50 -0400
  • f5950196d9
    Fix panic when starting helix tutor (#11352) dnaq 2024-07-28 18:29:26 +0200
  • 71937a6eda
    stable sort lsp edits Pascal Kuthe 2024-07-28 18:19:24 +0200
  • 796033f27e doc: Detailed ulimit fix for 'Too many files' error during integration tests lynn pepin 2024-07-28 12:15:13 -0400
  • d9bf9de2ae Fix panic when starting helix tutor dnaq 2024-07-28 13:20:40 +0200
  • fade4b218c
    new theme named ao (#11063) Michael Jones 2024-07-28 17:23:46 +0200
  • 151baaa83c
    Merge branch 'helix-editor:master' into theme_ao Michael Jones 2024-07-28 16:55:44 +0200
  • 9e55e8a416
    contrib: nushell: also complete available languages with --health (#11346) Poliorcetics 2024-07-28 16:52:20 +0200
  • af2ac551ba
    Resolve unclosed HTML tag doc warning Michael Davis 2024-07-28 10:02:29 -0400
  • 981e5cd737
    helix-lsp-types: Resolve clippy lints in tests Michael Davis 2024-07-28 09:52:17 -0400
  • 3963969b89
    'cargo fmt' Michael Davis 2024-07-28 09:41:07 -0400
  • e21e4eb825
    Replace lsp-types in helix-lsp with helix-lsp-types Michael Davis 2024-07-27 12:19:57 -0400
  • 7793031aa6
    Rename lsp-types crate to helix-lsp-types Michael Davis 2024-07-27 12:15:37 -0400
  • 1ccdc55db9
    Add helix-lsp-types to workspace Michael Davis 2024-07-27 12:14:41 -0400
  • 2900bc03cf
    Vendor the lsp-types crate Michael Davis 2024-07-27 12:13:51 -0400
  • af736c1510
    contrib: nushell: also complete available languages with --health Alexis (Poliorcetics) Bourget 2024-07-27 17:29:34 +0200
  • 6eae846197
    feat(languages): update just grammar and queries (#11306) RoloEdits 2024-07-28 06:54:10 -0700
  • ae72a1dc42 Tombstone LSP clients stopped with :lsp-stop Michael Davis 2024-07-25 15:54:50 -0400
  • 59429e18d6 Lower log level for message about removing clients from the registry Michael Davis 2024-07-25 15:04:16 -0400
  • 364186d203
    Make the primary label visible in the bogster theme Denis Krienbühl 2024-07-28 13:26:11 +0200
  • f6d722d69a
    Add a distinct jump-label to bogster theme Denis Krienbühl 2024-07-28 13:25:07 +0200
  • face6a3268 Disable hard link integration test on Android Skyler Hawthorne 2024-07-27 22:34:41 -0400
  • 30fb63cc3d Update helix-core/Cargo.toml Pascal Kuthe 2024-07-27 18:59:36 +0200
  • 2824e692a7 lock unicode width Pascal Kuthe 2024-07-27 18:32:22 +0200
  • e5372b04a1
    Fix writing hardlinks (#11340) Kirawi 2024-07-27 13:21:52 -0400
  • 2db48664bd
    Update helix-core/Cargo.toml Pascal Kuthe 2024-07-27 18:59:36 +0200
  • 89a92ccdc3
    lock unicode width Pascal Kuthe 2024-07-27 18:32:22 +0200
  • 79eba443fe delete backup after copy kirawi 2024-07-27 11:58:26 -0400
  • 0813147b97
    Use fs' mtime to avoid saving problem on out-of-synced network fs (#11142) Nikolay Minaev 2024-07-27 19:47:23 +0400
  • 8280e10d1e use a copy as a backup for hardlinks kirawi 2024-07-27 11:30:26 -0400
  • d9fcdad588 move funcs to faccess and use AsRawHandle kirawi 2024-07-27 11:14:17 -0400
  • ae0d4189e1
    tmp helix_syntax Pascal Kuthe 2024-07-27 15:43:44 +0200
  • efe8714291
    Update tutor donni-h 2024-07-27 13:53:17 +0200
  • 62dafb57a6 check if the inodes remain the same in the test Mason Mac 2024-07-26 23:23:41 -0400
  • 3fcb7e5def don't use backup files with hardlinks kirawi 2024-07-26 22:56:15 -0400
  • 229784ccc7
    Improve scrolloff behavior (#11323) Remo Senekowitsch 2024-07-26 17:20:33 +0200
  • 6043b71d58 Fix copypasta in comment Remo Senekowitsch 2024-07-26 16:17:47 +0200
  • a6511ff9a8
    implement snippet tabstop support snippet_placeholder Pascal Kuthe 2024-03-03 23:23:34 +0100
  • 2dba70ddb8
    add fallback onNextKey Pascal Kuthe 2024-03-03 23:22:30 +0100
  • 68201ae622
    add DocumentFocusLost event Pascal Kuthe 2024-03-03 23:20:30 +0100
  • 80d520f469
    refactor DocumentDidChange events Pascal Kuthe 2024-03-03 23:13:22 +0100
  • 2cf38ca29c
    add snippet system to helix core Pascal Kuthe 2024-02-22 21:47:55 +0100
  • 97a35d2812
    Add range type to helix stdx Pascal Kuthe 2024-02-22 21:47:12 +0100
  • b21b6d29e1 add bufferline wrapping Adam Wierchoła 2023-09-18 22:53:33 +0200
  • a1e20a3426
    Reorganize Document::apply_impl (#11304) Michael Davis 2024-07-26 02:32:02 -0500
  • 009f414c62 Fix lint issue Sofus Addington 2024-07-26 09:03:11 +0200
  • 6bef6cd38e add docs for helix-event kirawi 2024-07-25 17:35:43 -0400
  • b11f45cbd8 deploy: 9b65448f53cccf95724839ee08aab2cee1249f3a the-mikedavis 2024-07-25 21:23:20 +0000
  • 9b65448f53
    Fix example query in pickers.md (#11322) Damir Vandic 2024-07-25 23:23:08 +0200
  • 5e945c327f
    languages: add mdx to markdown filetypes (#11122) Jimmy Zelinskie 2024-07-25 17:22:35 -0400
  • 41680c9bf5
    Update book/src/pickers.md Damir Vandic 2024-07-25 22:58:46 +0200
  • 1323c8883e Fix horizontal scrolloff Remo Senekowitsch 2024-07-25 22:40:39 +0200