Commit Graph

  • 99b82c3d1f start wbe movements Jake Jasmin 2024-11-14 14:41:34 -0700
  • d38dcab25f
    Merge 3313c60c07 into 6cca98264f kyfanc 2024-11-14 15:56:15 -0500
  • 760a9c94d0
    Merge d0c5784faf into 6cca98264f Roman Perehonchuk 2024-11-14 18:12:58 +0100
  • 808708b2fb
    Merge cb85ed4772 into 6cca98264f Ivan Tham 2024-11-14 17:04:49 +0000
  • 6d5970327f
    Merge e1b2bd501b into 6cca98264f godalming123 2024-11-15 01:57:36 +0900
  • e5dec2edb6
    Merge 62f6bb3c3f into 6cca98264f Matouš Dzivjak 2024-11-14 16:36:38 +0000
  • dd3251da46 perf: use HashSet to filter out tags which are not in both collections Nikita Revenco 2024-11-14 16:05:29 +0000
  • c3a3e4803c refactor: extract while loop logic into separate variable Nikita Revenco 2024-11-14 14:53:20 +0000
  • a88ffcd413 test: refactored selections and expectations util to return only 1 range Nikita Revenco 2024-11-14 14:41:57 +0000
  • d24677da62 refactor: move overlap check into find_nth_tag fn Nikita Revenco 2024-11-14 14:33:15 +0000
  • 8c8c841465
    Merge f9a03d1b75 into 6cca98264f Dylan Bulfin 2024-11-14 15:26:56 +0100
  • b5688b89cf
    Merge 6784fb52db into 6cca98264f Montgomery Edwards⁴⁴⁸ 2024-11-14 13:37:41 +0000
  • 9fd7103d6a
    Merge cd35f514a4 into 6cca98264f Talia-12 2024-11-14 22:35:53 +1000
  • 2a5a791775
    Merge 62a655af77 into 6cca98264f Nikolay Minaev 2024-11-14 00:23:41 +0000
  • 7f9e7611b6 fix: panic which occured if ranges overlapped Nikita Revenco 2024-11-13 22:49:52 +0000
  • 3633c8cd0f fix: panic which occured if cursors overlapped Nikita Revenco 2024-11-13 22:47:39 +0000
  • 381a7fe6a9
    Merge c7fc362a47 into 6cca98264f rhogenson 2024-11-13 22:55:03 +0100
  • 2a61b113de feat: add delete surrounding tag functionality Nikita Revenco 2024-11-13 21:28:00 +0000
  • 6e4d022e98 feat: complete implementation for replace surrounding tag Nikita Revenco 2024-11-13 21:23:03 +0000
  • 730abb78e2
    Merge 0ab1a3f973 into 6cca98264f Oliver Sargison 2024-11-13 14:48:27 -0600
  • 97f5118852 Make picker selection more legible Keir Lawson 2024-11-13 20:47:43 +0000
  • 6f6ceda1ba fix: add + 1 to head for every range Nikita Revenco 2024-11-13 20:40:46 +0000
  • b2f1bb8de9 fix: handle pair not found error gracefully Nikita Revenco 2024-11-13 19:59:43 +0000
  • 74b8ca9c72 feat: add basic core functionality to replace Tag with another Nikita Revenco 2024-11-13 19:29:37 +0000
  • dfd1252f5f chore: remove "pub" keyword from functions which do not need export Nikita Revenco 2024-11-13 19:14:29 +0000
  • f16aa7b18d test: add several more tests Nikita Revenco 2024-11-13 19:13:25 +0000
  • 89fe2ffa3e test: use new util function to test ranges of html tags and their names Nikita Revenco 2024-11-13 18:49:35 +0000
  • 878a5d9f8d
    Merge efe8714291 into 6cca98264f donni-h 2024-11-13 19:36:07 +0100
  • 11338b9bbb bug fixes with builtin lsp generation Matt Paras 2024-11-13 10:18:34 -0800
  • 883c4d32ec
    Merge e1247d6739 into 6cca98264f Daniel S Poulin 2024-11-13 15:10:22 -0300
  • e3eacb2975
    Merge 6e666cc2b5 into 6cca98264f Alvin Novian 2024-11-13 18:54:51 +0100
  • 4eb2587177 make sure arbitrary keys can be added to themes after construction Matt Paras 2024-11-13 08:58:20 -0800
  • 8e95c510f9 added configuration for diagnostic icons Stephen Broadley 2024-11-13 01:27:31 +0000
  • 547a08e08f
    Merge f875845cb3 into 6cca98264f Nikita Revenco 2024-11-13 10:40:28 +0100
  • 2a8c05856f
    Merge 64b662228f into 6cca98264f Stephen Broadley 2024-11-13 10:22:39 +0100
  • 64f19ce8a0
    Merge f76941d0e8 into 6cca98264f rojebd 2024-11-13 10:22:39 +0100
  • 2ee0cc8780
    Merge ffaaeb7d94 into 6cca98264f rojebd 2024-11-13 10:22:39 +0100
  • a222b966f1
    Merge 1a5eb55477 into 6cca98264f Michael Davis 2024-11-13 10:05:05 +0100
  • e4875e2418
    Merge 993da83217 into 6cca98264f Cedric Meukens 2024-11-13 09:28:12 +0100
  • e507417752
    Merge 37ee3b3fac into 6cca98264f Ingrid 2024-11-13 16:13:33 +0800
  • 2c5bfb8f94
    Merge 3a1c7326ea into 6cca98264f Jonathan LEI 2024-11-13 15:39:25 +0900
  • 6cca98264f Re-vendor encoding_rs test data Michael Davis 2024-11-12 09:28:55 -0500
  • 9806ca08b1 Fix breaking change in gix Tree::loop_entry_by_path Michael Davis 2024-10-30 14:31:52 -0400
  • b5d56e57a6 build(deps): bump the rust-dependencies group across 1 directory with 11 updates dependabot[bot] 2024-11-11 23:54:14 +0000
  • 7cbde094c4 instrument theme API Matt Paras 2024-11-12 21:30:45 -0800
  • b78a777e2b feat: correct handling of nested tags Nikita Revenco 2024-11-13 04:30:24 +0000
  • a6ab0fe1e4 feat: complete feature for find_nth_nearest_tag Nikita Revenco 2024-11-13 04:01:18 +0000
  • d8e82eed49 added configuration for diagnostic icons Stephen Broadley 2024-11-13 01:27:31 +0000
  • db3202b1cd fix: infinite loop Nikita Revenco 2024-11-12 21:04:25 +0000
  • 12aa006803 feat: complete implementation for getting surrounding tag Nikita Revenco 2024-11-12 20:40:41 +0000
  • be348a4271
    Merge branch 'helix-editor:master' into update-unison-queries zetashift 2024-11-12 21:07:50 +0100
  • f52b500fb4 feat: remove unused comments Nikita Revenco 2024-11-12 18:12:38 +0000
  • b77e09d1bf chore: remove empty file Nikita Revenco 2024-11-12 18:12:31 +0000
  • 6d671e4a92 feat: remove unused comments Nikita Revenco 2024-11-12 18:11:59 +0000
  • 5a61331822 chore: remove unused comment Nikita Revenco 2024-11-12 18:11:13 +0000
  • 49084538bc chore: remove unused function Nikita Revenco 2024-11-12 18:10:32 +0000
  • 757ad239e9 refactor: remove loop labels and return early instead Nikita Revenco 2024-11-12 18:09:47 +0000
  • cfc49f7657 docs: add doc comments to new functions Nikita Revenco 2024-11-12 18:00:48 +0000
  • 93fc1af230 feat: create skeleton for the replacement implementation Nikita Revenco 2024-11-12 17:51:27 +0000
  • 5f4c4623c2 feat: prev_tag finder passes tests Nikita Revenco 2024-11-12 17:37:25 +0000
  • c45f230f2d test: add some extra tests Nikita Revenco 2024-11-12 16:45:16 +0000
  • 12d9fcee0e feat: add function to get next tag's position and test for it Nikita Revenco 2024-11-12 16:20:38 +0000
  • c8acb62db5
    Re-vendor encoding_rs test data Michael Davis 2024-11-12 09:28:55 -0500
  • abe32105f3 feat: add basic hard-coded implementation for replace tag Nikita Revenco 2024-11-12 14:25:56 +0000
  • 6a214d4608
    Fix breaking change in gix Tree::loop_entry_by_path Michael Davis 2024-10-30 14:31:52 -0400
  • 993da83217
    Merge branch 'helix-editor:master' into better-bufferline Cedric Meukens 2024-11-12 10:52:22 +0100
  • 48fbf095f6 add support for teal language barsoosayque 2024-11-12 15:46:31 +0700
  • 8aedcae0c5
    Merge branch 'helix-editor:master' into master Yerlan 2024-11-12 09:32:19 +0100
  • 361d9fb45c
    Merge e914584478 into 10c3502a89 TiredTumblrina 2024-11-12 00:01:30 -0500
  • 53f5291612
    build(deps): bump the rust-dependencies group across 1 directory with 11 updates dependabot[bot] 2024-11-11 23:54:14 +0000
  • 64b662228f renamed get_view_areas -> get_areas Stephen Broadley 2024-11-11 19:04:10 +0000
  • 8cf9e6c2b9 added comments to ViewAreas Stephen Broadley 2024-11-11 19:03:30 +0000
  • 775660ce1f added nullspace alignment calculation Stephen Broadley 2024-11-11 18:54:12 +0000
  • 3cb8519ffd docs: add comments describing algorithm Nikita Revenco 2024-11-11 17:18:16 +0000
  • f8cace7957 docs: add comments describing algorithm for replacing character Nikita Revenco 2024-11-11 17:17:57 +0000
  • 8975428389
    Merge 57a18e22e5 into 10c3502a89 Michael Davis 2024-11-11 17:11:26 +0000
  • 59df1fedf5 fix: remove misleading textobject "x" mention Nikita Revenco 2024-11-11 15:10:01 +0000
  • c620860bd6 feat: complete implementation for adding surrounding tag Nikita Revenco 2024-11-11 15:08:26 +0000
  • 089c2028fa refactor: remove unnecessary abstraction (create_surround_prompt) Nikita Revenco 2024-11-11 13:51:39 +0000
  • b126d9aeef refactor: make surround_add use surround_add_impl in all of its brancehs Nikita Revenco 2024-11-11 13:41:16 +0000
  • d739761636 docs: add documentation Nikita Revenco 2024-11-11 13:30:48 +0000
  • c586e410d4 refactor: add_surrounding_impl extract main logic into an fn Nikita Revenco 2024-11-11 13:30:12 +0000
  • c0666d1219 adding shorthands Théo Daron 2024-11-11 14:16:16 +0100
  • 3882bf9e9d feat: create branch for surround implementation for x Nikita Revenco 2024-11-11 12:48:47 +0000
  • d14731b4ca deploy: 10c3502a89 archseer 2024-11-11 03:31:10 +0000
  • 10c3502a89
    fix: removed explict default config file from swift-format (#12052) Elizabeth 2024-11-11 03:30:55 +0000
  • 0a74e553d9
    fix: removed explict default config file from swift-format Elizabeth 2024-11-11 02:13:03 +0000
  • 1bdecd360d Fix: scope prompt line to its are Yomain 2024-10-29 22:49:53 +0100
  • b6dfda1593
    Merge 947badf3d5 into b53dafe326 Armando Pérez Marqués 2024-11-10 18:00:35 +0100
  • a9ee30f8c9
    update zig comment tokens Krishan 2024-11-10 19:06:56 +0530
  • 3aecda82e0 fix: simplify text reflowing strategy spx01 2024-11-10 15:33:30 +0200
  • 71b0cb65b8
    Merge branch 'helix-editor:master' into nullspace Stephen Broadley 2024-11-10 09:10:36 +0000
  • 6962ca6830 added nullspace diagnostic rendering Stephen Broadley 2024-11-10 08:56:30 +0000
  • f76941d0e8
    Merge branch 'master' into master rojebd 2024-11-09 19:37:49 -0700
  • ffaaeb7d94
    Merge branch 'master' into vintage-theme rojebd 2024-11-09 19:36:25 -0700
  • 1a5eb55477
    Mark query_captures function as unsafe Michael Davis 2022-12-21 09:27:50 -0600
  • 68f7b87519
    Use a helper function for creating query captures Michael Davis 2022-12-16 12:54:08 -0600
  • b4bf968503
    Share sort_layers function between query iterators Michael Davis 2023-02-01 15:50:55 -0600
  • cc2531428e
    Share sort_key function between query iterators Michael Davis 2023-02-01 15:50:12 -0600
  • 00cb4aa347
    Add a guide on writing rainbow queries Michael Davis 2022-08-21 18:05:54 -0500