Commit graph

  • f7b94ce2cc
    Merge branch 'master' of https://github.com/helix-editor/helix master TudbuT 2024-06-16 10:53:48 +0200
  • dbacaaddca
    DAP: Deserialize number IDs (#10943) slawomirlech 2024-06-15 09:05:04 +0200
  • 43cc30d225
    Sync latest Catppuccin themes changes (#10954) uncenter 2024-06-14 22:34:33 -0400
  • 8eda96de6d
    Downgrade unicode-width to 0.1.12 (#10963) Michael Davis 2024-06-14 20:58:14 -0500
  • 9c479e6d2d
    fix(editor): prevent overflow in count modifier (#10930) RoloEdits 2024-06-12 18:24:24 -0700
  • 62655e97f1
    Optional history for rename_symbol (#10932) Sebastian Poeplau 2024-06-12 16:44:47 +0200
  • 9123d3fbb8
    feat(cairo): update tree-sitter grammar and queries (#10919) Lucas @ StarkWare 2024-06-12 02:20:13 +0200
  • 8a549b767b
    build(deps): bump the rust-dependencies group across 1 directory with 5 updates (#10926) dependabot[bot] 2024-06-12 01:08:50 +0900
  • a64dbf825f
    Improve readability of virtual text with 'noctis' theme (#10910) emilylime 2024-06-11 16:16:54 +0300
  • 265608a3d8
    Auto Save All Buffers After A Delay (#10899) Hendrik Wolff 2024-06-11 00:39:06 +0200
  • a1cda3c19e
    in flake mkShell default RUSTFLAGS to an empty string if unset (#10880) Asger Juul Brunshøj 2024-06-10 17:08:39 +0200
  • 03813bbc2e
    Remove special handling of line ending characters in selection replacement (#10786) Chris Pyles 2024-06-10 08:07:43 -0700
  • aa1630a41a
    Update Swift Grammar and Queries (#10802) Arturs Krumins 2024-06-07 19:29:42 +0200
  • 44504b720b
    add elisp support (#10644) Zoey Hewll 2024-06-07 12:02:27 +0800
  • 80e0e98e45
    Add py, hs, rs and typ injection regexes (#10785) tingerrr 2024-06-07 05:58:26 +0200
  • 3a03109a99
    "it's" -> "its", in crossterm.rs (#10860) Ricardo Fernández Serrata 2024-06-06 23:51:40 -0400
  • 886d307b9e
    Fix logic to update version when HEAD changes. (#10896) Ryan Roden-Corrent 2024-06-06 19:24:33 -0400
  • 6f1437e9f3
    LSP: Resolve completion items when any info is missing (#10873) Michael Davis 2024-06-05 23:28:10 -0500
  • c39cde8fc2
    Flush pending writes before suspend (#10797) Marty 2024-06-05 18:47:15 +0200
  • 31bcde360c
    build(deps): bump toml in the rust-dependencies group (#10879) dependabot[bot] 2024-06-04 10:28:17 +0900
  • a801044152
    update tree-sitter-earthfile to 0.5.3 (#10779) Gaëtan Lehmann 2024-06-03 15:40:30 +0200
  • 6dbab51f4a
    build(deps): bump the rust-dependencies group across 1 directory with 10 updates (#10871) dependabot[bot] 2024-06-03 17:08:51 +0900
  • 972265640d
    fix: correctly reset inlay hints when stopping or restarting LSPs for a document (#10741) Poliorcetics 2024-06-02 17:39:48 +0200
  • 179673568d
    avoid cnorm on certain terminals (#10769) Christopher Bayliss 2024-05-28 21:15:53 +1000
  • 730e684d1d
    Correct typo in "current buffer's directory" (#10814) Mark Stosberg 2024-05-26 21:22:40 -0400
  • f1c9580e4b
    tree-sitter: update Inko grammar (#10805) Yorick Peterse 2024-05-24 05:09:56 +0200
  • 4dbb4eeba1
    --- (#10804) dependabot[bot] 2024-05-24 12:08:20 +0900
  • 528980c35c fix unicode TudbuT 2024-05-22 14:45:44 +0200
  • 79f7d30c82
    apply mod 1 TudbuT 2024-05-22 00:54:38 +0200
  • f9edd5d14a
    mod 1: send current words to other apps over tcp TudbuT 2024-05-22 00:54:28 +0200
  • 41dec92b0f
    --- (#10798) dependabot[bot] 2024-05-22 01:22:06 +0900
  • a789f72a88
    --- (#10799) dependabot[bot] 2024-05-22 01:21:53 +0900
  • 5b9f5f9fdb
    Handle relative symlinks on write (#10790) Kirawi 2024-05-20 17:46:24 -0400
  • dfcd814389 tui: Constify functions, shrink Margin representation Blaž Hrastnik 2024-05-21 04:34:36 +0900
  • e94735bbd3 tui: Port https://github.com/ratatui-org/ratatui/pull/1036 Blaž Hrastnik 2024-05-21 03:50:54 +0900
  • 8444f52e9a
    correctly handle opening helix inside symlinked directory (#10728) Pascal Kuthe 2024-05-20 14:44:53 +0200
  • ff6aca12b7
    Reset all changes overlapped by selections in ':reset-diff-change' (#10178) Michael Davis 2024-05-20 08:40:55 -0400
  • 2301430e37
    fix match bracket matching (#10777) Krishan 2024-05-17 00:20:01 +0530
  • 889bbefeb3
    Add support for Mojo (#10743) Dmitry Salin 2024-05-15 17:24:57 +0300
  • e76020ddb9
    build(deps): bump the rust-dependencies group with 2 updates (#10756) dependabot[bot] 2024-05-14 17:54:17 +0900
  • 380c7adcc0
    feat(solidity): add missing operators for highlights (#10757) Valentin B 2024-05-14 10:53:59 +0200
  • 855568fa34
    Synchronize files after writing (#10735) Michael Davis 2024-05-13 19:37:35 -0400
  • 5fea7cd0cc
    tree-sitter: Update slint grammar (#10749) Tobias Hunger 2024-05-13 18:42:34 +0200
  • 00e9e5eade
    docs/src/package-managers: update nixos link to official wiki (#10718) Felix Richter 2024-05-09 23:43:07 +0200
  • f4a61006bf
    Remove outdated comment about key binding being disabled (#10717) Aral Balkan 2024-05-08 13:49:44 +0100
  • f656b4f3a7
    build(deps): bump the rust-dependencies group across 1 directory with 11 updates (#10715) dependabot[bot] 2024-05-07 21:43:40 +0200
  • 5c11af1479 cargo fmt Michael Davis 2024-05-07 11:35:49 -0400
  • 9dd51e75e0 Resolve new Clippy lints Michael Davis 2024-05-07 11:35:39 -0400
  • 3cf2a91a25 Bump MSRV to 1.74.0 Michael Davis 2024-05-07 11:27:28 -0400
  • 2bc0d036e7
    Added missing colors to dark_high_contrast (#10705) Jeremia 2024-05-07 12:09:34 -0500
  • 81d4cbc66e
    Update Odin tree sitter grammar (#10698) Chris 2024-05-07 17:14:55 +0100
  • 5e3de68591
    FIx incorrectly spelled cfg options (#10703) Christopher Smyth 2024-05-07 12:14:02 -0400
  • 5b8b2f4b9b
    improve match bracket matching (#10613) Pascal Kuthe 2024-05-07 16:26:04 +0200
  • 0432d9cf14
    lang(starlark): Add WORKSPACE glob. (#10713) Ryan Roden-Corrent 2024-05-07 10:10:51 -0400
  • beb5afcbef
    Revert "Refactor statusline elements to build Spans (#9122)" (#10642) Szabin 2024-05-06 18:51:20 +0200
  • e16a4f8a2c
    Expose all flake outputs through flake-compat (#10673) Matt Moriarity 2024-05-06 10:33:59 -0600
  • b437b8b0ee
    Add support for Inko (#10656) Yorick Peterse 2024-05-06 18:04:32 +0200
  • 295a9a95ce
    feat: add support for gjs and gts (#9940) Arthur D 2024-05-06 18:04:08 +0200
  • a959c0ef9b
    Improve the structure of the documentation (#10619) David Else 2024-05-06 16:39:06 +0100
  • f86f350d5d
    Debugger template: allow missing or empty completion list (#10332) François Laignel 2024-05-06 17:37:04 +0200
  • 6876f923d5
    lang(json): make field key highlighting consistent with toml and yaml (#10676) Vladyslav Karasov 2024-05-06 18:11:09 +0300
  • 50b13d1aea
    docs[install/pre-build binaries]: add runtime setup (#10693) Guilherme Salustiano 2024-05-06 17:09:21 +0200
  • 7d1e5f18a2
    fix: update link in adding_languages.md (#10677) Silvan Schmidt 2024-05-06 17:07:34 +0200
  • 61818996c6
    remove ' and add ⟨⟩ in lean autopairs (#10688) Ashley Vaughn 2024-05-05 06:48:50 -0700
  • 7e13213e74
    Add is not and not in to python syntax (#10647) Matthew Pomes 2024-05-03 05:39:02 -0500
  • cfca30887c
    signature: use the suggested LSP signature when changed (#10655) Hichem 2024-05-03 03:53:07 +0200
  • 31273c69e0
    Add completion/signature bindings to keymap.md (#10654) Ryan Roden-Corrent 2024-05-02 06:25:15 -0400
  • 752ed8eb15
    add try keyword to rust highlights (#10641) Luv-Ray 2024-04-30 12:13:27 +0800
  • d8701bfd1e
    add textobjects queries for hurl (#10594) TobiEiss 2024-04-29 18:17:46 +0200
  • eeb8782c54
    Add comment injection to typst queries (#10628) tingerrr 2024-04-29 17:44:20 +0200
  • 724a96abc8
    Add pest support (#10616) Erasin Wang 2024-04-29 23:44:03 +0800
  • ec224798e7
    fix: do not stop at first url at goto_file (#10622) Kitsu 2024-04-29 10:18:58 -0300
  • 8db93013fb
    fix: avoid child area overflow on split (#10620) Kitsu 2024-04-29 10:18:05 -0300
  • e2594b64c0 move popup when cursor line changes Pascal Kuthe 2024-04-23 16:32:43 +0200
  • 93e8c16614 fix required_size implementation of signature help Pascal Kuthe 2024-04-23 16:31:14 +0200
  • 2d6d876a23 fix popup size calculation Pascal Kuthe 2024-04-23 16:15:42 +0200
  • a1d7997fe3
    fix lsp restart (#10614) Pascal Kuthe 2024-04-28 05:11:17 +0200
  • bc03b6b5fe
    Fixed ECMAScript private member highlighting (#10554) Elizabeth 2024-04-27 20:55:12 +0100
  • 615d34a237 nit: remove unused ceiling_dir param Alexis (Poliorcetics) Bourget 2024-04-27 14:41:20 +0200
  • f1461b49fa cleanup: remove useless Git struct, using free functions instead Alexis (Poliorcetics) Bourget 2024-04-27 14:36:48 +0200
  • 918dd3fa37 cleanup: remove dummy diff provider, it's the exact same as not having one Alexis (Poliorcetics) Bourget 2024-04-27 14:36:44 +0200
  • 5ee7411450
    Change cursor color per mode for default (#10608) Diogenesoftoronto 2024-04-26 17:50:29 -0400
  • 31248d4e2f
    Enable metals inlay hints (#10597) Keir Lawson 2024-04-26 22:48:23 +0100
  • 109f53fb60
    Add debug highlights to the dark plus theme (#10593) David Else 2024-04-25 13:48:14 +0100
  • 839ec4ad39 test: match around closest pair tree-sitter version woojiq 2024-04-09 18:29:54 +0300
  • 81dc8e8d6b feat: find closest pair using tree-sitter woojiq 2024-04-09 18:29:00 +0300
  • 50c90cb47c
    Add support for highlighting any .*ignore file (#10579) Yoav Lavi 2024-04-24 15:06:19 +0300
  • 22960e0d70
    Refactor Dark Plus and add new maintainer (#10574) David Else 2024-04-24 10:40:04 +0100
  • 89a9f2be78
    specify direction for select_prev_sibling and select_next_sibling (#10542) Krishan 2024-04-23 19:11:03 +0530
  • e18b772654
    Remove kirawi from dark_plus maintainer list (#10543) Kirawi 2024-04-21 23:53:31 -0400
  • 38ee845b05 don't overload LS with completion resolve requests Pascal Kuthe 2024-04-21 16:14:39 +0200
  • b834806dbc use newtype parttern for langauge server id Pascal Kuthe 2024-04-08 02:46:32 +0200
  • d140072fdc
    feat(themes): jump-label for modus themes (#10538) Matouš Dzivjak 2024-04-21 16:42:50 +0200
  • 26d9610e78
    Ignore .svn version control files (#10536) Simran Kedia 2024-04-21 04:00:30 +0100
  • efae85ec20
    Simplify first-in-line computation for indent queries. (#10527) Triton171 2024-04-21 00:58:54 +0200
  • 35b6aef5fb
    build(deps): bump the rust-dependencies group with 8 updates (#10532) dependabot[bot] 2024-04-20 23:49:01 +0900
  • 345e687573
    feat: update bash grammar to latest tree-sitter-bash rev (#10526) Chris Sergienko 2024-04-20 15:41:55 +0300
  • 4b8bcd2773 popup: call required_size only once while rendering Ben Fekih, Hichem 2024-04-19 20:54:09 +0200
  • af4ff80524 Improve popup position Ben Fekih, Hichem 2024-04-08 18:07:56 +0200
  • 211f368064
    Respect mode when starting a search (#10505) Michael Davis 2024-04-19 21:25:11 -0400