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

Commit Graph

  • e0ee33fd14 Allow perfect centering of cursor Remo Senekowitsch 2024-07-25 22:20:23 +0200
  • 48efdd4d2c
    Tombstone LSP clients stopped with :lsp-stop Michael Davis 2024-07-25 15:54:50 -0400
  • d48b6904f2
    build(deps): bump gix-attributes from 0.22.2 to 0.22.3 (#11318) dependabot[bot] 2024-07-25 21:41:53 +0200
  • 1f2b739173
    Fix example query in pickers.md Damir Vandic 2024-07-25 21:33:35 +0200
  • d1cc1d937c
    Lower log level for message about removing clients from the registry Michael Davis 2024-07-25 15:04:16 -0400
  • bd30b42010
    build(deps): bump gix-attributes from 0.22.2 to 0.22.3 dependabot[bot] 2024-07-25 16:39:38 +0000
  • 47b7bdfdc6 deploy: f34dca797cf696a19466ab2b3f7e1ca6ffa2bcb7 archseer 2024-07-25 14:13:10 +0000
  • f34dca797c
    Add support for jjdescription files (#11271) karei 2024-07-25 17:12:55 +0300
  • 6541153cb4 Remove comments Sofus Addington 2024-07-25 12:50:10 +0200
  • bbf6d19a0c Merge branch 'pull-diagnostics' of https://github.com/SofusA/helix-pull-diagnostics into unchanged_documents Sofus Addington 2024-07-25 11:09:53 +0200
  • 33860d73a7
    Merge branch 'helix-editor:master' into pull-diagnostics SofusA 2024-07-25 11:09:07 +0200
  • 8846cb0275 Add recap JR 2024-07-24 18:41:12 +0200
  • 8e05c35e0f refactor(syntax): inject shebang by id not name Rolo 2024-07-23 09:50:25 -0700
  • 1dc4addf06 feat(languages): update just grammar and queries Trevor Gross 2024-03-11 18:19:31 -0400
  • ef4a4ff3c5
    Make bash completion behave normally (#11246) Luca Saccarola 2024-07-24 18:25:25 +0200
  • 3a8e28fd68 deploy: 5d3f05cbe148fce050cab40aa9e718dd8917258c pascalkuthe 2024-07-24 16:25:13 +0000
  • 5d3f05cbe1
    Document use of filter columns in pickers (#11218) Ryan Roden-Corrent 2024-07-24 12:25:00 -0400
  • a632904d93 add enqueueing expressions function mattwparas 2024-07-24 09:15:42 -0700
  • 90b3f1c09f
    Reorganize Document::apply_impl Michael Davis 2024-07-24 12:04:42 -0400
  • 7c5e5f4e41
    fix(lsp): find_completion_range off-by-one (#11266) RoloEdits 2024-07-24 08:34:20 -0700
  • 72553b2e8b fix(lsp): find_completion_range off-by-one Rolo 2024-07-24 08:05:33 -0700
  • 9d21b8fa85
    just module extension (#11286) 1adept 2024-07-24 16:34:34 +0200
  • 182b26bebc
    Fix typos in 2-character label jump Tutor entry (#11298) Rich Robinson 2024-07-24 15:14:46 +0100
  • 81754c4175 Add pipe tutor JR 2024-07-24 16:13:51 +0200
  • 202215eb92 Add insert- and append- command to tutor JR 2024-07-24 15:51:24 +0200
  • e0fc9c02ad Parse unchanged sources Sofus Addington 2024-07-24 15:16:25 +0200
  • 5fd8f6efde
    Update languages.toml tingerrr 2024-07-24 14:40:05 +0200
  • 0df6591b21 Fix typos in 2-character label jump Tutor entry Rich Robinson 2024-07-24 11:58:34 +0100
  • 120e93e145
    Merge branch 'helix-editor:master' into pull-diagnostics SofusA 2024-07-24 10:03:15 +0200
  • 4c1835504b
    Add tutor entry about 2-character label jump (#11273) JR 2024-07-23 21:49:22 +0200
  • 64d4c8babf
    Clarify wording around picker queries. Ryan Roden-Corrent 2024-07-23 15:23:39 -0400
  • cb7d4e9fbf Do not explicitely say which labels are shown following gw JR 2024-07-23 21:12:26 +0200
  • 14b211e2fa Start working on shell command tutor JR 2024-07-23 21:06:11 +0200
  • 5ddfde46b2 Move gw tutor to chapter 9 JR 2024-07-23 20:05:38 +0200
  • c9074d196b
    Merge branch 'helix-editor:master' into pull-diagnostics SofusA 2024-07-23 20:04:00 +0200
  • 1d0a3d49d3
    Consistently maintain view position (#10559) Ingrid 2024-07-23 19:54:00 +0200
  • b0754edf3a fix rebase breakage Ingrid 2024-07-23 18:52:38 +0200
  • 8391ce99e3 introduce helper functions on Document .view_offset, set_view_offset Ingrid 2024-04-26 21:40:52 +0200
  • 02e5996b52 reintroduce ensure_cursor_in_view in handle_config_events Ingrid 2024-04-26 21:37:35 +0200
  • 2b1eb60d0e better borrow checker wrangling with doc_mut!() Ingrid 2024-04-25 16:38:03 +0200
  • 3126cb3780 improve access patterns for Document.view_data Ingrid 2024-04-25 16:23:42 +0200
  • 040764d319 remove View.offset in favour of Document.view_data.view_position Ingrid 2024-04-22 22:10:00 +0200
  • e7ebdacc23 replicate t-monaghan's changes Ingrid 2024-02-26 20:39:02 +0100
  • d12ef9dc6b feat: just module extension adept 2024-07-23 17:19:57 +0200
  • 0d62656c98
    build(deps): bump the rust-dependencies group with 5 updates (#11281) dependabot[bot] 2024-07-23 17:05:34 +0200
  • 7d2cebad16
    build(deps): bump the rust-dependencies group with 5 updates dependabot[bot] 2024-07-22 23:44:58 +0000
  • 17d0227d74
    CI/AppImage: Set $HELIX_RUNTIME env variable Samuel 2024-07-22 18:32:35 -0400
  • 86795a9dc7
    Return document display name from the '%' special register (#11275) Michael Davis 2024-07-22 16:56:26 -0500
  • d47e085fe0
    Revert kanagawa diff colour change from #11187 (#11270) karei 2024-07-23 00:54:52 +0300
  • f5231196bc
    fix: usage of node12 which is deprecated (#11277) Hamir Mahal 2024-07-22 11:23:16 -0700
  • d8632602b6
    fix: usage of node12 which is deprecated Hamir Mahal 2024-07-22 10:07:26 -0700
  • e0596995da
    chore: changes from formatting on save Hamir Mahal 2024-07-22 10:06:17 -0700
  • 63cad152da refactor: s -> Shift brunbjerg 2024-07-22 19:03:04 +0200
  • a905ef6e2b refactor: c -> Ctrl brunbjerg 2024-07-22 18:54:24 +0200
  • dec2b3d16b fix: the number of lines in the the tutor block brunbjerg 2024-05-26 11:14:47 +0200
  • b88a1a343c added: progressive increment and decrement to the helix --tutor brunbjerg 2024-05-26 11:07:25 +0200
  • 0bab3f57bc
    Return document display name from the '%' special register Michael Davis 2024-04-19 12:35:16 -0400
  • 0ca690471b deploy: 70a9477ec8221f25e7ee978f0fa0217f98c861c6 pascalkuthe 2024-07-22 14:55:24 +0000
  • 70a9477ec8
    Add :mv as an alias for :move (#11256) Trevor Gross 2024-07-22 09:55:12 -0500
  • 237a68fc5a
    Add support for jjdescription files karei 2024-07-22 15:31:03 +0300
  • 6c0a7f60eb
    contrib: add nushell completions (#11262) Poliorcetics 2024-07-22 16:47:27 +0200
  • 29dc332bbb Add tutor entry about 2-character label jump JR 2024-07-22 16:09:41 +0200
  • 3de480f98d
    Revert kanagawa diff colour change from #11187 karei 2024-07-18 21:16:25 +0300
  • 62a655af77 add 'ui.statusline.overtype' to gruvbox theme Noktoborus 2024-07-22 12:01:09 +0400