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

Commit Graph

  • 9de5f5cefa
    Picker: Highlight the currently active column Michael Davis 2024-04-25 16:13:48 -0400
  • c0bd68dc32
    Merge 505adef39e75821e18a04517ec32d92d8dffd8a3 into 6345b7840961222b30f91316f953b7cfa51a19e2 Nikodem Rabuliński 2024-07-15 13:51:39 +0000
  • 6345b78409
    Keep editor from switching to normal mode when loading a Document (#11176) FlorianNAdam 2024-07-15 15:48:37 +0200
  • a7777b3c11
    Accept 'IntoIterator<Item = Column<T, D>>' for picker columns Michael Davis 2024-04-24 09:22:22 -0400
  • 009bbdaf8d
    Picker: Reset the cursor on prompt change Michael Davis 2024-04-23 20:25:56 -0400
  • 8555248b01
    Accept 'IntoIterator<Item = T>' for Picker::new options Michael Davis 2024-04-23 14:34:43 -0400
  • 3906f6605f
    Avoid allocations in Picker file preview callback Michael Davis 2024-04-05 14:49:02 -0400
  • f4a433f855
    Convert LSP URIs into custom URIs Michael Davis 2024-04-05 12:20:35 -0400
  • 408282097f
    avoid collecting columns to a temporary vec Pascal Kuthe 2024-04-02 02:34:20 +0200
  • 6ccbfe9bdf
    Request a UI redraw on Drop of an Injector Michael Davis 2024-03-26 15:13:51 -0400
  • 6492f17e7d
    Add a hidden column for the global search line contents Michael Davis 2024-03-24 11:52:57 -0400
  • 7b1131adf6
    global_search: Suggest latest '/' register value Michael Davis 2024-03-06 11:04:37 -0500
  • 1d023b05ac
    Refactor global_search as a dynamic Picker Michael Davis 2024-02-17 10:37:21 -0500
  • 5622db6798
    Remove sym_picker helper fun Michael Davis 2024-04-01 11:45:49 -0400
  • 9e31ba5475
    Consolidate DynamicPicker into Picker Michael Davis 2024-02-16 11:19:00 -0500
  • 11f809c177
    Bump nucleo to v0.4.1 Michael Davis 2024-02-21 09:37:45 -0500
  • 2c9f5b3efb
    Implement Error for InjectorShutdown Michael Davis 2024-02-16 12:08:59 -0500
  • 53ac833efb
    Replace picker shutdown bool with version number Michael Davis 2024-02-16 11:26:00 -0500
  • 385b398808
    Add column configurations for existing pickers Michael Davis 2023-09-03 14:47:17 -0500
  • c4c17c693d
    Add a special query syntax for Pickers to select columns Michael Davis 2024-02-16 10:57:38 -0500
  • f40fca88e0
    Refactor Picker in terms of columns Michael Davis 2024-02-16 10:55:02 -0500
  • dae3841a75
    Use an AsyncHook for picker preview highlighting Michael Davis 2024-02-15 15:13:44 -0500
  • 702a96d417
    Update highlights.scm and injections.scm for blade.php files (#11138) Emran Ramezan 2024-07-15 14:29:14 +0100
  • 7f77d95c79
    Inject the comment grammar into Hare (#11173) Masanori Ogino 2024-07-15 22:28:23 +0900
  • 1bad3b0dd4
    Make format_selections respect document configuration (#11169) arcofx 2024-07-15 16:27:42 +0300
  • 0e9c7e1f26
    Keep editor from switching to normal mode when loading a Document FlorianNAdam 2024-07-15 11:39:33 +0200
  • c3eff3e370 fixing shellwords Théo Daron 2024-07-14 15:39:18 +0200
  • e8db6ce37d Inject the comment grammar into Hare Masanori Ogino 2024-07-15 13:45:02 +0900
  • 8ea52b33db Wrap selection in siblings if reached boundary sibling Jakub Kaczor 2024-07-14 23:58:57 +0200
  • 384bbb110b
    Merge 26a2ef8bc5900e5bf6b79e0459742a610aad6cb1 into 079f544260f4f5eaff08104bf07abd57bfb7b611 Anthony Templeton 2024-07-14 17:49:57 -0300
  • cd6d3c1bd3
    Merge fce0ada0173ea5fd0b824035dec083be2177072b into 079f544260f4f5eaff08104bf07abd57bfb7b611 Basile Henry 2024-07-14 21:59:31 +0200
  • a354df148b
    Make format_selections respect document configuration arcofx 2024-07-14 22:50:45 +0300
  • e5cc569ce9 Restore disabled grammars Masanori Ogino 2024-07-15 04:22:41 +0900
  • 409a12abd9
    Merge branch 'helix-editor:master' into theme_ao Michael Jones 2024-07-14 20:04:35 +0200
  • 0d97406257 Merge branch 'helix-editor:master' into command-expansion Théo Daron 2024-07-14 12:19:23 +0200
  • 11a11fb4f2 command expansion: parsing expansions in shellwords accordingly. Théo Daron 2024-07-03 09:39:58 +0200
  • 731985c133 command expansion Théo Daron 2024-07-01 11:45:15 +0200
  • 51f89af5f0 deploy: 079f544260f4f5eaff08104bf07abd57bfb7b611 archseer 2024-07-14 16:20:42 +0000
  • bad3954b51 deploy: 079f544260f4f5eaff08104bf07abd57bfb7b611 archseer 2024-07-14 16:20:17 +0000
  • 9cb7aa4746 deploy: 079f544260f4f5eaff08104bf07abd57bfb7b611 archseer 2024-07-14 16:20:16 +0000
  • 079f544260
    Adjust the ruler color of the default theme 24.07 Blaž Hrastnik 2024-07-15 01:19:09 +0900
  • b2cc7d8fea
    Add changelog notes for 24.07 (#10731) Michael Davis 2024-07-14 11:17:49 -0500
  • 2e996bf1f1
    Linkify Michael Davis 2024-07-14 08:51:58 -0400
  • 82c5e1f3df
    Changelog 2024-07-14 Michael Davis 2024-07-14 00:02:47 -0400
  • 7eb7f4e4d5
    Changelog 2024-06-15 Michael Davis 2024-06-15 19:39:53 -0400
  • a828ab8b3f
    Update release numbers to 24.07 Michael Davis 2024-06-15 19:14:22 -0400
  • fde9f9fdc2
    remove unused import Abderrahmane TAHRI JOUTI 2024-07-14 11:26:36 +0200
  • 8878f44ac1 refactor(commands): trim_end of sh output Rolo 2024-07-14 02:22:39 -0700
  • e5913d92f8
    Merge branch 'helix-editor:master' into theme_ao Michael Jones 2024-07-14 09:58:43 +0200
  • c9b484097b
    Exclude EOL repos from the Repology badge (#11159) Masanori Ogino 2024-07-14 11:31:33 +0900
  • 33277dd88d
    Command added Adam Perkowski 2024-07-14 02:38:57 +0200
  • 87e095e0a6 Exclude EOL repos from the Repology badge Masanori Ogino 2024-07-14 06:33:52 +0900
  • e6bf97b843
    Theme: Kanagawa Dragon (#10172) eh 2024-07-13 14:01:58 -0400
  • 44d2fc2ab3
    Commit an undo checkpoint before each write (#11062) Michael Davis 2024-07-13 12:59:47 -0500
  • 35f1c2a55f
    Update tree-sitter-todotxt (#11097) Lukas Grassauer 2024-07-13 19:59:21 +0200
  • 928e3f0d85
    Add regex injections into bash (#11112) David Else 2024-07-13 18:59:07 +0100
  • ec0bdb3976
    Update Hare grammar (#11130) Masanori Ogino 2024-07-14 02:58:22 +0900
  • b0f3fe7556
    Include .yml files in Helm chart templates (#11135) Antonin 2024-07-13 19:58:06 +0200
  • fd7b1a3e37
    refactor(commands): trim end of pipe-like output (#10952) RoloEdits 2024-07-12 18:44:48 -0700
  • c0aa535afa
    Added to xtask Adam Perkowski 2024-07-13 01:08:16 +0200
  • aff2186822
    Fixed the injection issues regarding blade parameters Emran Ramezan 2024-07-12 22:36:39 +0100
  • 13007e2d53
    Added reference in commands.md Adam Perkowski 2024-07-12 23:15:13 +0200
  • 183a9dc4ca Do not override origin file if it changed while write Noktoborus 2024-07-13 00:56:25 +0400
  • 60a48edc73
    Update injections.scm to add tree-sitter-comment injection Emran Ramezan 2024-07-12 21:54:03 +0100