Commit Graph

  • 3909e04f23
    style: prefer FromIterator<Range> for Selection to manual collect Michael Davis 2025-01-23 14:56:50 -05:00
  • fba8ea4bb4
    style: Use shorthand syntax for indexmap dep Michael Davis 2025-01-23 14:56:28 -05:00
  • f70923c448
    Restrict tagged template language injections for ecma (#12217) uncenter 2025-01-23 14:45:35 -05:00
  • 3b01d28325 deploy: 8f1585a097bed61cf475e15a9248b993918d5d2f the-mikedavis 2025-01-23 19:25:55 +00:00
  • 8f1585a097 Add ghostty/config and hgrc file types Branch Vincent 2025-01-19 13:06:37 -08:00
  • 0d5f6f04c9 Add fish-lsp and bump tree-sitter-fish Branch Vincent 2025-01-08 22:45:38 -08:00
  • 122bbea7cf
    tutor: flips selections -> flips direction of selection (#12638) Roman Frołow 2025-01-23 20:22:28 +01:00
  • 8754425357
    minor: wording & spacing Michael Davis 2025-01-23 14:19:52 -05:00
  • 910b804d8f deploy: 088ba58af54ae1e58ab23c634628d983cfbe101f the-mikedavis 2025-01-23 19:18:19 +00:00
  • 088ba58af5
    docs: force creating symbolic link if it exists (#12637) Roman Frołow 2025-01-23 20:17:06 +01:00
  • 58df111dec deploy: ce348d84f6ba6ba88e7e027326d808e7f1d6512d the-mikedavis 2025-01-23 19:16:54 +00:00
  • ce348d84f6
    book: Document language.rulers config option (#12627) Remo Senekowitsch 2025-01-23 20:16:37 +01:00
  • b4cea0750a deploy: def6139abd89b90151973f65dd74ec2aba386661 the-mikedavis 2025-01-23 19:16:24 +00:00
  • def6139abd
    docs: Fix broken link (#12623) Remo Senekowitsch 2025-01-23 20:15:54 +01:00
  • f218a9e385 deploy: cf7b36f0bfe0a16a93fd92df0b3155ee5636d2ce the-mikedavis 2025-01-23 19:14:24 +00:00
  • cf7b36f0bf
    Add beancount-language-server (#12610) Fraser Li 2025-01-24 06:14:10 +11:00
  • c81e0136c5
    Update languages.toml to fix cl-lsp (#12615) robb 2025-01-23 19:13:30 +00:00
  • 5897006b0f
    Update languages.toml Michael Davis 2025-01-23 13:13:09 -06:00
  • dca235c5c8
    Update tree-sitter-rust (#12607) Rock Boynton 2025-01-23 11:11:07 -08:00
  • 6f1849b574
    rust: Highlight gen and yield Michael Davis 2025-01-23 14:09:33 -05:00
  • fcf981bbd7
    Recognize bun.lock as JSONC Michael Davis 2025-01-23 14:03:10 -05:00
  • 6a997b49ab
    rust: Highlight use<..> and raw keywords from v1.82.0 Michael Davis 2025-01-23 14:00:49 -05:00
  • 83ea5cd0ef feat: handle error case when cannot restart lsp server Nikita Revenco 2025-01-23 18:49:31 +00:00
  • d123193902
    Replace current file when loading in background from picker (#12605) Jose Alvarez 2025-01-23 13:49:20 -05:00
  • 07e4f4de15 perf: allocate only on names matching the input Nikita Revenco 2025-01-23 18:47:19 +00:00
  • 2da4230344
    docs: improve wording Nikita Revenco 2025-01-23 18:47:44 +00:00
  • ac23a0f01b deploy: 430414979d019b2f8448a164dc263063aac4bd5c the-mikedavis 2025-01-23 18:46:28 +00:00
  • 430414979d
    add language server for wat (#12581) Pig Fang 2025-01-24 02:46:15 +08:00
  • 2068070072
    reset formatting changes Michael Davis 2025-01-23 13:44:50 -05:00
  • f813fe0b2b deploy: 6593969f8dfe726b24e3c01a34107c04bb61e9eb the-mikedavis 2025-01-23 18:09:58 +00:00
  • 6593969f8d
    add ruby-lsp as candidate for the ruby lsp (#12511) FITAHIANA Nomeniavo joe 2025-01-23 21:09:46 +03:00
  • ce22832783 doc: mdm mrm popup Darshan Kumawat 2025-01-23 20:26:41 +05:30
  • cb0f201d0e
    snippets: Discard placeholder text for the $0 tabstop Michael Davis 2025-01-23 09:20:43 -05:00
  • 032dadaf37
    snippets: Add a test case for parsing ${0:placeholder} Michael Davis 2025-01-22 18:52:04 -05:00
  • 7dea2b0ddd
    CI: Cache tree-sitter grammars in all jobs Michael Davis 2025-01-23 09:39:12 -05:00
  • eb3fcdf133 doc: mdm mrm popup Darshan Kumawat 2025-01-23 20:10:31 +05:30
  • 9387f62e72
    Merge 13f1876591e45f339b5c0aab8e76d70f8a7d921c into 76a8682c4d743e8da75e46be0646393317561080 Darshan Kumawat 2025-01-23 12:13:23 +01:00
  • 76a8682c4d syntax: Prefer RopeSlice for non-id language injection markers Michael Davis 2025-01-16 10:20:29 -05:00
  • 060255344c syntax: Lookup up (#set! injection.language "name") props by ID Michael Davis 2025-01-15 20:44:33 -05:00
  • 1d90347430
    Set an ActiveSnippet for snippets like ${0:placeholder} Michael Davis 2025-01-22 18:53:51 -05:00
  • c4e0667008
    snippet parser: Add a test case for $0 with placeholder text Michael Davis 2025-01-22 18:52:04 -05:00
  • 7f5f003a0e tutor: flips selections -> flips direction of selection Roman Frołow 2025-01-22 23:09:15 +01:00
  • 3dfbd7ffdd
    doc: force creating symbolic link if it exists Roman Frołow 2025-01-22 22:49:33 +01:00
  • edef95dc54
    https://github.com/helix-editor/helix/pull/11066/files#r1667392149 Rudxain 2025-01-22 16:14:08 -04:00
  • 1ed5a2acda
    Merge ea4b43b8b3efca99e244f9cd25c01c744155fab5 into 09b2f6ab5f09b5ad2b8d976c78e9636f62ff6de4 Darshan Kumawat 2025-01-22 23:28:40 +09:00
  • 1d0d149e40
    Merge 2f8805ebed753846c9d68f7c631cd9901ef67a06 into 09b2f6ab5f09b5ad2b8d976c78e9636f62ff6de4 Tau Gärtli 2025-01-22 23:28:40 +09:00
  • f410e48bde
    Merge 7ec9f37f32ae90285ab71c22b0020e792a84fe12 into 09b2f6ab5f09b5ad2b8d976c78e9636f62ff6de4 Darshan Kumawat 2025-01-21 22:08:06 -08:00
  • 7df7712e97
    Added zoom mode & max width Elizabeth 2024-04-12 19:03:24 +01:00
  • 1598694c83 book: Document language.rulers config option Remo Senekowitsch 2025-01-21 23:20:56 +01:00
  • af549b4ac2 Use filename completer for all shell commands Andrew Noyes 2025-01-21 10:47:47 -08:00
  • 4a224fca5e docs: Fix broken link Remo Senekowitsch 2025-01-21 19:25:04 +01:00
  • 2596b602f7 refactor: extract into a separate method Nikita Revenco 2025-01-21 17:09:11 +00:00
  • 8a21f4818d docs: update for :lsp-restart Nikita Revenco 2025-01-21 16:51:57 +00:00
  • 28747d91d0 feat: :lsp-restart custom servers Nikita Revenco 2025-01-21 16:50:10 +00:00
  • 09b2f6ab5f
    build(deps): bump the rust-dependencies group with 5 updates (#12614) dependabot[bot] 2025-01-21 08:59:05 -06:00
  • 16ad515265
    Fix type move in gix status iter Item Michael Davis 2025-01-21 09:29:26 -05:00
  • 64aca8b350
    Fix indent unit of git-rebase config (#12617) Remo Senekowitsch 2025-01-21 15:14:04 +01:00
  • ccdb710431
    minor: Rename '*' at eof integration test to be more specific Michael Davis 2025-01-21 09:08:36 -05:00
  • c7681aadcf Add support for clicking on the bufferline to select a buffer Ian Hobson 2024-12-02 15:24:59 +01:00
  • e9a56e03eb Add an option to disable .gitignore when completing paths in the prompt Ian Hobson 2024-10-28 14:53:11 +01:00
  • 4c0673a140 Canonicalize indent unit of git-rebase config Remo Senekowitsch 2025-01-21 08:16:09 +01:00
  • d2bc34205b deploy: ba4793fca0f8198ce57bf6bc1d46ed7649665b33 archseer 2025-01-21 07:05:27 +00:00
  • ba4793fca0
    fix: panic when pressing * after the end of the file (#12611) Nikita Revenco 2025-01-21 07:05:15 +00:00
  • 1dd35e3e17
    Update languages.toml to fix cl-lsp robb 2025-01-21 01:23:09 +01:00
  • 0e2a95039d
    build(deps): bump the rust-dependencies group with 5 updates dependabot[bot] 2025-01-20 23:30:54 +00:00
  • c20bb4e07a
    Merge 46a6b8cfe7cf2391937af6f5ca5238ea4369c985 into e7ac2fcdecfdbf43a4f772e7f7c163b43b3d0b9b Sophie 2025-01-20 15:33:13 -03:00
  • 93769bc18f style: remove newline Nikita Revenco 2025-01-20 17:50:47 +00:00
  • 0193840461 test: do not modify the syntax Nikita Revenco 2025-01-20 17:50:18 +00:00
  • 8275781844 test: choose a different strategy for custom syntax Nikita Revenco 2025-01-20 17:36:19 +00:00
  • 7198bb1618 test: account for Windows test suite Nikita Revenco 2025-01-20 17:02:40 +00:00
  • 4495f9563d test: fix failing Nikita Revenco 2025-01-20 16:34:55 +00:00
  • 4757c97b8b test: move into a more appopriate module Nikita Revenco 2025-01-20 16:30:06 +00:00
  • 250d03ba40 test: * panics when after the last char Nikita Revenco 2025-01-20 16:23:28 +00:00
  • d792203b35 test: add new syntax to add a selection at the final character Nikita Revenco 2025-01-20 16:08:59 +00:00
  • c74636c086 docs: add info comment Nikita Revenco 2025-01-20 14:56:48 +00:00
  • ff601486d0 fix: panic when pressing * at the end of the file Nikita Revenco 2025-01-20 14:30:59 +00:00
  • cdd30b7bea
    Add beancount-language-server Fraser Li 2025-01-21 00:43:54 +11:00
  • 4dc83ddd10
    Apply review suggestions Rasmus Mecklenburg 2025-01-19 15:15:40 +01:00
  • e1a97dba0e
    Default theme: Use different highlight color for secondary selections Narcha 2024-07-02 23:56:35 +02:00
  • f0c11d20ec
    Merge branch 'helix-editor:master' into better-bufferline Cedric Meukens 2025-01-20 11:13:16 +01:00
  • 8e4f99fba6
    Add ghostty/config and hgrc file types Branch Vincent 2025-01-19 13:06:37 -08:00
  • 10a192d80c
    Add fish-lsp and bump tree-sitter-fish Branch Vincent 2025-01-08 22:45:38 -08:00
  • d2fa0e7f00 Update tree-sitter-rust Rock Boynton 2025-01-19 12:52:41 -08:00
  • 66f64bff7c deploy: e7ac2fcdecfdbf43a4f772e7f7c163b43b3d0b9b the-mikedavis 2025-01-19 20:53:02 +00:00
  • fce35d0e1d deploy: e7ac2fcdecfdbf43a4f772e7f7c163b43b3d0b9b the-mikedavis 2025-01-19 20:53:01 +00:00
  • bc0c04f8f7 deploy: 52d2a74c32ae105fa654fb65d1ea6d43e679cc0b the-mikedavis 2025-01-19 20:52:59 +00:00
  • a16f694732 deploy: 52d2a74c32ae105fa654fb65d1ea6d43e679cc0b the-mikedavis 2025-01-19 20:52:58 +00:00
  • e7ac2fcdec
    Add changelog notes for 25.01.1 (#12560) 25.01.1 Michael Davis 2025-01-19 15:50:39 -05:00
  • f8b8f02a19 Show the primary selection index on statusline Rock Boynton 2024-12-23 14:59:46 -08:00
  • 85e47cdd2f Use separate color for primary selection Daniel Rotter 2025-01-19 21:07:39 +01:00
  • 3385c985b7
    Replace current file when loading in background from picker Jose Alvarez 2025-01-19 13:30:21 -05:00
  • 5fd08ad7c1
    Bump the version to 25.01.1 Michael Davis 2025-01-19 11:55:57 -05:00
  • 0682824542
    Linkify Michael Davis 2025-01-19 11:53:01 -05:00
  • 916dfa06fc update capture groups when doing additional searches Jesse Luehrs 2025-01-18 02:04:13 -05:00
  • 22dd74b0bb remove the corresponding capture group when removing a selection Jesse Luehrs 2025-01-18 02:04:13 -05:00
  • c5a4fa78aa write to search registers when selecting by regex Jesse Luehrs 2025-01-18 02:04:13 -05:00
  • 0fce0437f2
    docs: fix Pig Fang 2025-01-19 11:04:07 +08:00
  • 47a1bc1d8e Add tests for PipeAppend and PipeInlineAppend chiefMarlin 2025-01-18 15:06:36 -05:00
  • 7cc93eb1c5
    feat: add MERGE_MSG file glob for git-commit (#12589) Christoph Heiss 2025-01-18 19:50:03 +01:00
  • 094ccdd8e7 Add pipe append and inline pipe append chiefMarlin 2025-01-18 13:45:26 -05:00