Commit Graph

  • 577fa2cfba Pluralize 'parenthesis' in the tutorial Stefan van Ieperen 2024-11-06 21:06:18 +0100
  • f875845cb3 docs: document changes to x and X Nikita Revenco 2024-11-06 17:10:49 +0000
  • fdb1b1d0fa feat: remap x and X to select line Nikita Revenco 2024-11-06 17:03:20 +0000
  • 0f8ab5f896 add lsp configuration code gen Matt Paras 2024-11-06 08:21:08 -0800
  • 0b14c847f3
    Merge 1869e50999 into b53dafe326 maxly 2024-11-06 13:43:23 +0100
  • ac1b2ce502
    Merge d174112cea into b53dafe326 Andreas Klöckner 2024-11-06 10:41:18 +0700
  • 1d24d077cc
    Merge 64000f5875 into b53dafe326 Luis Useche 2024-11-05 18:25:08 -0800
  • 5311f4ab58
    Merge branch 'helix-editor:master' into pull-diagnostics SofusA 2024-11-05 17:57:15 +0100
  • ed2bab9907
    Merge 545d2af71d into b53dafe326 sunshine 2024-11-05 17:35:03 +0100
  • 84615bc1e3
    Merge 934a1f6645 into b53dafe326 Jesse Luehrs 2024-11-05 14:54:06 +0000
  • b53dafe326
    Treat .prettierrc as YAML (#11997) Yuki Kobayashi 2024-11-05 16:09:49 +0900
  • c0920e779d
    just: update tree-sitter-grammar to support 1.36.0 (#11606) Poliorcetics 2024-11-05 08:09:20 +0100
  • 8ba225ff32 update steel Matt Paras 2024-11-04 17:27:06 -0800
  • 921589b4c4 Treat .prettierrc as YAML aster 2024-11-05 09:01:56 +0900
  • f5ca79929d
    build(deps): bump the rust-dependencies group across 1 directory with 10 updates dependabot[bot] 2024-11-04 23:51:23 +0000
  • a71cd514c7 docs(keymap): add select_all_children Sam Kagan 2024-10-30 14:39:33 -0600
  • 46a6b8cfe7
    Whoops, someone forgot block documentation comments Sophie 2024-11-04 20:14:10 +0800
  • 707147362b
    Documentation comments for Python Sophie 2024-11-04 19:13:15 +0800
  • ee9677687d
    Documentation comments for Rust Sophie 2024-11-04 19:11:48 +0800
  • dee6b0b77a Updating language support documentation Yerlan Sergaziyev 2024-11-03 19:18:57 +0100
  • 68d090c2a7 update steel Matt Paras 2024-11-02 18:48:01 -0700
  • 9360563997 fix as-is tests Skyler Hawthorne 2024-04-07 16:08:28 -0400
  • 2456a6571f account for overlapping deletes Skyler Hawthorne 2023-06-05 19:07:08 -0400
  • 8711b9e4fa insert double whitespace inside pair Skyler Hawthorne 2023-06-05 01:16:05 -0400
  • 00c75e6808 Delete pairs with multi-char-range selections Skyler Hawthorne 2023-06-03 14:34:19 -0400
  • b1d17e7e61 add delete_by_and_with_selection Skyler Hawthorne 2023-06-03 11:06:31 -0400
  • f0d8662973 Change auto pair hook to operate on single changes Skyler Hawthorne 2023-06-01 14:34:52 -0400
  • c7b2d73810 backfill auto pair delete tests Skyler Hawthorne 2023-05-29 00:49:49 -0400
  • f1b459bd00 Add Transaction::change_by_and_with_selection Skyler Hawthorne 2023-03-13 00:09:46 -0400
  • 73b4511713 feat(command): expand_selection_around Skyler Hawthorne 2022-10-09 18:04:09 -0400
  • da261724d1 Generalize View::object_selections into map Skyler Hawthorne 2022-10-09 18:04:09 -0400
  • 96cb28f4bf Add Selection::{overlaps,without} and fix contains Skyler Hawthorne 2023-02-24 00:06:08 -0500
  • a3a7e0d510 shrink_selection without history selects first contained child Skyler Hawthorne 2023-02-26 00:53:43 -0500
  • cc5e1937c4 Add TreeRecursiveWalker Skyler Hawthorne 2024-04-07 14:26:52 -0400
  • 24eb54b2d0 backfill expand/shrink tests Skyler Hawthorne 2023-03-01 00:30:32 -0500
  • d3a0b3146f
    just: update tree-sitter-grammar to support 1.36.0 Alexis (Poliorcetics) Bourget 2024-08-31 00:29:09 +0200
  • 5b2d260d2d
    Added NestedText language support Yerlan 2024-11-02 13:12:47 +0100
  • 198dff9185
    Added nestedText markup support - queries Yerlan 2024-11-02 13:05:52 +0100
  • a6d7fc6cdc
    CI/AppImage: deploy all dependencies manually Samuel 2024-11-01 11:21:23 -0400
  • 655e3d3cbb fix: restore the cursor shape when exiting the app Dreck Sallow 2024-10-31 23:57:32 -0500
  • ee3035aa38 change string for missing documentation Matt Paras 2024-10-31 16:32:18 -0700
  • 749f3eb553 add documentation after deserializing Matt Paras 2024-10-31 16:25:28 -0700
  • 9378a0414a
    Merge d1e955e38e into 38faf74feb Sergio Alejandro Ribera Costa 2024-10-31 16:19:06 -0600
  • 75debfeb3e Update to more up-to-date zig tree-sitter repo Khang Nguyen Duy 2024-10-31 23:32:06 +0700
  • a997f63990 Merge branch 'master' into command-expansion tdaron 2024-10-31 16:24:48 +0100
  • 51f538cfeb Bump Spade grammar and add special comments TheZoq2 2024-10-31 13:04:28 +0100
  • f533e6e7f9
    Merge branch 'master' into patch-1 Teemu Säilynoja 2024-10-31 09:58:16 +0200
  • 30824f6bd2 update STEEL.md mattwparas 2024-10-30 16:43:38 -0700
  • 7522d43c5c
    Merge 17b6930d74 into 38faf74feb Jaakko Paju 2024-10-30 22:08:49 +0000
  • 17b6930d74 Add CSV to lang-support.md Jaakko Paju 2024-10-31 00:08:24 +0200
  • a3a961f17d Add CSV highlight queries Jaakko Paju 2024-10-30 23:54:45 +0200
  • df550722f3 Add CSV language and grammar config Jaakko Paju 2024-10-30 23:53:54 +0200
  • 307e89c1f6 fix(picker): handle cursor correctly when dealing with long input in prompt Yomain 2024-10-30 22:52:52 +0100
  • 7ef28eec1d
    Merge branch 'master' into spade_support Michael Davis 2024-10-30 14:59:43 -0400
  • 0db1affcab deploy: 38faf74feb the-mikedavis 2024-10-30 18:39:38 +0000
  • 38faf74feb
    feat: Add support for cylc configuration files (#11830) Elliot Fontaine 2024-10-30 19:39:24 +0100
  • c6e8d3b6ac
    Fix breaking change in gix Tree::loop_entry_by_path Michael Davis 2024-10-30 14:31:52 -0400
  • 44cd825532 fix(picker): clip the prompt text according to count display Yomain 2024-10-29 23:06:37 +0100
  • ae26ad9c62 fix: limit prompt input size Yomain 2024-10-29 22:49:53 +0100
  • 84b7acbea0
    Merge cb5688cb3e into 101a74bf6e woojiq 2024-10-29 20:55:58 +0100
  • 352294c632
    build(deps): bump the rust-dependencies group with 8 updates dependabot[bot] 2024-10-28 23:16:53 +0000
  • a4ea5864c6 Use bold statusline for mode indicator Travis Harmon 2024-10-28 10:46:25 -0500
  • ac8ebe739d Add an option to disable .gitignore when completing paths in the prompt Ian Hobson 2024-10-28 14:53:11 +0100
  • 264451d399
    Merge aab0239fbe into 101a74bf6e Asger Juul Brunshøj 2024-10-28 09:49:10 -0300
  • 220af96871 Add macro example Thomas Aarholt 2024-10-28 10:04:51 +0100
  • 1035ba4eda Add info on using Modifier keys in keybinds/macros Thomas Aarholt 2024-10-28 10:04:25 +0100
  • cc76abbaab Move Commands to top as introduction Thomas Aarholt 2024-09-19 16:09:21 +0200
  • 7d4f9183e6
    Merge pull request #10 from mattwparas/mwp-steel-upgrades Matthew Paras 2024-10-27 20:55:40 -0700
  • 38e9e875c2 point to git Matt Paras 2024-10-27 20:42:12 -0700
  • f68eb02ba6 event system updates Matt Paras 2024-10-27 18:56:27 -0700
  • cd55acbb4f sort key sequences for stable docgen output David Crespo 2024-10-27 16:24:26 -0500
  • 973f7fcff1 cargo xtask docgen David Crespo 2024-10-27 15:38:03 -0500
  • e0234fb434 Merge master into docs-static-cmds David Crespo 2024-10-27 15:35:56 -0500
  • 00a323f694 cargo xtask docgen David Crespo 2024-10-27 15:35:38 -0500
  • 6ce7ce206a Update modus themes to 4.6.0 Alexis Mousset 2024-10-27 19:53:51 +0100
  • 9dca2ee1c4 render cursorline only in editing area Dreck Sallow 2024-10-27 13:25:03 -0500
  • 244d1eeb48 languages: Add ssh_config.d/*.conf as a glob for sshclientconfig Robert Edmonds 2024-10-27 14:09:41 -0400
  • e0ff4cb1ba WIP: Grammar Index Michael Davis 2024-08-10 10:56:54 -0400
  • 3b0c0dde5f (2608) Path completion Michael Davis 2024-10-07 14:53:07 -0400
  • 9d8b235062 Trim trailing whitespace when hitting enter Michael Davis 2024-10-04 12:43:48 -0400
  • b8a694bf44 respect count in scroll commands Michael Davis 2024-09-10 09:12:38 -0400
  • bde7d52490 added goto_[first|next|prev|last]_error Constantin Gahr 2023-11-04 20:05:26 +0100
  • f2c5e491b8
    Add formating to Snakemake Teemu Säilynoja 2024-10-25 11:39:48 +0300
  • 17f1348344
    Update Snakemake file-types Teemu Säilynoja 2024-10-25 11:26:46 +0300
  • 848cb9114d general updates Matt Paras 2024-10-24 09:50:32 -0700
  • f23721dbb3
    Merge branch 'helix-editor:master' into scroll_preview_fixed Shaun_Sheep 2024-10-24 13:40:35 +0200
  • e6d5787566 add some comments Matt Paras 2024-10-23 20:58:02 -0700
  • 23470e639f merge latest changes Matt Paras 2024-10-23 20:49:23 -0700
  • c1d7755f44 general improvements Matt Paras 2024-10-23 20:45:32 -0700
  • bd2381dfdb Document how to use modifier keys in macro remaps Adam Chalmers 2024-10-23 13:26:57 -0500
  • 3138f0976f
    Merge 60493c62c9 into 101a74bf6e Jer 2024-10-23 15:49:16 +0000
  • 16f73e8f20
    Merge 29ce6fffda into 101a74bf6e Matthew Paras 2024-10-23 10:34:33 -0300
  • 101a74bf6e
    build(deps): bump the rust-dependencies group with 6 updates (#11924) dependabot[bot] 2024-10-23 22:34:20 +0900
  • 560052ab59 Bump spade TheZoq2 2024-10-23 11:32:49 +0200
  • ff5da5e8fc Update spade to use type.enum.variant.builtin TheZoq2 2024-08-14 09:20:35 +0200
  • 536b2b894b Bump spade grammar TheZoq2 2024-08-10 12:05:32 +0200
  • feea8aace9 Add spade support TheZoq2 2024-08-08 13:24:44 +0200
  • 29ce6fffda
    Merge pull request #7 from MatrixManAtYrService/cogs-output Matthew Paras 2024-10-22 22:34:41 -0700
  • 3dbcc4ed34
    Fix typos, and other cosmetic stuff Philipp Mildenberger 2024-10-22 20:12:03 +0200
  • d73f158b43 improve completion cancelation Pascal Kuthe 2024-10-22 00:53:28 +0200