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

Commit Graph

  • d8fd8abeae more keymaps ivan 2024-02-20 09:31:27 -0500
  • 87804c6811 custom icons, menus and keymaps ivan 2024-02-19 21:14:48 -0500
  • 5faa24d910 deploy: 5ca6a448e9b66f4f5b4caa7cd173252d0a78f92d archseer 2024-03-02 04:37:24 +0000
  • 55b8f2b915 organize bracket menues ivan 2024-03-01 23:26:48 -0500
  • a92dc877f0 uppercase menus ivan 2024-03-01 23:24:34 -0500
  • f744def5c9 move add line above/below to space menu ivan 2024-03-01 23:23:56 -0500
  • 784bd97ef6 goto line: <number> -> Ctrl + g ivan 2024-03-01 23:23:06 -0500
  • 3d8a817278 undo / redo => Ctrl + z / Ctrl + y ivan 2024-03-01 23:21:22 -0500
  • 2618dbe8aa some cleanups ivan 2024-03-01 22:47:35 -0500
  • b4633d5ea1 select and move commands Ctrl + shift + up/down/left/right ivan 2024-03-01 22:41:01 -0500
  • 2cc13eee17 expand selection/shrink in treesitter Ctrl + Shift + up/down ivan 2024-03-01 21:10:32 -0500
  • 8f8fa452b2 scroll view up/down ivan 2024-03-01 20:57:43 -0500
  • bab7b7c96f
    Fix panic when using join_selections_space Mike Trinkala 2024-03-01 14:53:13 -0800
  • 2b8e3ce4d3
    Fix indentation width for justfile Marcin Drzymala 2024-03-01 22:24:04 +0100
  • 0a9d4db064
    Support LSP diagnostic tags Michael Davis 2024-02-29 15:36:40 -0500
  • 007b22092e languages.toml: add elvish shebang Ultra-Code 2024-03-01 19:57:39 +0000
  • 8d119b8008
    Fix bug 9703 by commenting out the wrong command Marcin Drzymala 2024-03-01 20:06:55 +0100
  • 058b7a70ed deploy: 062fb819a21a3b17baf0cded3463a2d9f3e6b4a9 the-mikedavis 2024-03-01 15:41:21 +0000
  • 92816b6a3e
    Fix precedence of svelte typescript injection Michael Davis 2024-03-01 10:39:20 -0500
  • 9633feda2c cleanup menus today ivan 2024-03-01 09:17:06 -0500
  • a4e19100ce menu mods ivan 2024-03-01 08:51:57 -0500
  • 439a47c3d5 movements ivan 2024-03-01 08:36:52 -0500
  • ec1f16eb4c
    feat: add symbol kind info in picker Milo Moisson 2024-03-01 14:21:21 +0100
  • 2a6e802b03 Updated grammar for hurl 4 Erasin 2024-03-01 21:07:51 +0800
  • 0aaed7d163 Respect configured LSPs order for hover request with deduplication kyfanc 2024-03-01 15:42:05 +0800
  • 1226f47ee6 deploy: 44db25939c9361272660854878eb2fc18fcf08e8 pascalkuthe 2024-03-01 01:57:44 +0000
  • 06dc754703 working with greater consistency Miguel Perez 2024-02-29 17:39:02 -0800
  • 113252b3c6
    Document embracing smart-tab navigation. Dawid Ciężarkiewicz 2024-02-29 09:47:33 -0800
  • dceffdfc14 Optimize get_truncated_path mo8it 2024-03-01 00:55:00 +0100
  • 8a91014b80 Optimize getting a relative path mo8it 2024-03-01 00:18:12 +0100
  • 376e9c28da
    Merge pull request #1 from miggs597/event_system_port Miguel A. Perez Ojito 2024-02-29 15:06:46 -0800
  • f6cefcc9ff
    fix: docs Felix Zeller 2024-02-29 17:48:33 -0500
  • 86d3fa92cb Optimize fold_home_dir mo8it 2024-02-29 23:25:44 +0100
  • 234508e914 Call as_ref only once mo8it 2024-02-29 23:10:09 +0100
  • 768b8399b0 Don't open dirs when globbing and set an upper limit mo8it 2024-02-29 22:47:35 +0100
  • 195d862a0d
    Support LSP diagnostic tags Michael Davis 2024-02-29 15:36:40 -0500
  • 36a4ba9026 change menu name ivan 2024-02-29 08:57:14 -0500
  • a1c4ae60e3 space menu clipboard improved ivan 2024-02-29 08:52:17 -0500
  • 856a0f6622 space menu separators wip ivan 2024-02-29 02:24:54 -0500
  • 05c8798363
    feat: Add markdown-oxide language server Felix Zeller 2024-02-29 02:09:46 -0500
  • 586429bb7c add visual mode color mode Abhishek Bajpai 2024-02-29 07:03:42 +0530
  • 93a8ef9f33
    fix split_on_newline Pascal Kuthe 2024-02-29 00:17:39 +0100
  • 47d788b983 Mark GTK builder ui files as XML Keir Lawson 2024-02-28 20:25:10 +0000
  • 4d423f3b8a
    Apply suggestions from code review Brian Dorsey 2024-02-28 09:30:19 -0800
  • 8ac1e3f570
    Update documentation Benedikt Ritter 2024-02-28 13:37:54 +0100
  • 74c3974f27
    Adapt groovy highlights to helix syntax Benedikt Ritter 2024-02-27 20:45:48 +0100
  • e48b49f100
    Drop indent.scm for groovy Benedikt Ritter 2024-02-27 13:54:44 +0100
  • 9e76f3f571
    Update runtime/queries/groovy/locals.scm Benedikt Ritter 2024-02-21 08:43:41 +0100
  • 9f6f10ebae
    Extend groovy support Benedikt Ritter 2024-02-20 16:05:12 +0100
  • 4c1ef4815e Display LSP name in hover contents when multiple LSPs are configured kyfanc 2024-02-28 18:32:44 +0800
  • 23248c69df Merge hover results from multiple configured LSPs kyfanc 2024-02-28 18:30:55 +0800
  • 614e599f3e
    merge conflict ds-cbo 2024-02-28 11:27:04 +0100
  • f7478a39c9
    Merge remote-tracking branch 'upstream/master' into readonly ds-cbo 2024-02-28 11:25:33 +0100
  • 1c8f382614
    Merge remote-tracking branch 'origin/master' into readonly ds-cbo 2024-02-28 11:22:00 +0100
  • 0714a44f0d working with some odd behaviour Miguel Perez 2024-02-28 00:53:51 -0800
  • ef5f4c6e5e update highlight queries Brian Dorsey 2024-02-27 21:23:08 -0800
  • 8bf422c629 Add color modes to default theme #7060 Abhishek Bajpai 2024-02-28 09:54:17 +0530
  • 7ae515220c init Miguel Perez 2024-02-27 19:21:30 -0800
  • 3cdf30bebb Add php-only language config and queries lelgenio 2024-02-03 15:58:35 -0300
  • db46f0db8d
    Add support for pde files Chris 2024-02-27 23:36:08 +0000
  • a62d86ada1 Fix tests mo8it 2024-02-27 17:55:48 +0100
  • 065ffe27d6 Avoid cloning the whole paragraph content just for rendering mo8it 2024-02-27 17:27:55 +0100
  • 51dfd0a526
    removing saturating add TornaxO7 2024-02-27 14:55:37 +0100
  • 6cce366d1b
    use cfg attribute instead of macro TornaxO7 2024-02-27 14:50:36 +0100