Commit Graph

  • 85066a71fa
    Move picker docs to their own section. Ryan Roden-Corrent 2024-07-19 06:36:38 -0400
  • dbaa636683
    Picker: Skip dynamic query debounce for pastes (#11211) Michael Davis 2024-07-19 03:44:55 -0500
  • f92a08a107
    update language configuration for Tcl Andrew Chou 2024-07-18 22:33:29 -0400
  • 8f0e949994
    Fix bug preventing toggling key with a single value thomasschafer 2024-07-18 22:07:20 +0100
  • 314ebe09ac update steel to latest mattwparas 2024-07-18 11:57:37 -0700
  • 416fa963f7 update steel to latest mattwparas 2024-07-18 11:57:08 -0700
  • fe337b4bc9
    Clarify picker filter prefix shortenting. Ryan Roden-Corrent 2024-07-18 12:04:51 -0400
  • 033d5fa0d7
    Specify correct picker in docs. Ryan Roden-Corrent 2024-07-18 10:15:04 -0400
  • 748a9cf022
    tree-sitter: Update SHA of parser fro the slint language (#11224) Tobias Hunger 2024-07-18 16:10:10 +0200
  • 038a7dcacb
    tree-sitter: Update SHA of parser fro the slint language Tobias Hunger 2024-07-18 15:02:02 +0200
  • 2aa831e9b6
    Note that picker filters can be abbreviated. Ryan Roden-Corrent 2024-07-18 08:16:28 -0400
  • 2ffb5eaf85 Add `commandline = false` Erasin 2024-07-18 16:49:23 +0800
  • 8cbdfdcfb7 Switch to omasanori/tree-sitter-hare temporarily Masanori Ogino 2024-07-18 20:44:03 +0900
  • 86e6e6dfaf
    Note that column filters are space-separated. Ryan Roden-Corrent 2024-07-18 06:21:14 -0400
  • d03e775f24 Overhaul Hare syntax highlight queries Masanori Ogino 2024-07-17 17:22:44 +0900
  • 3e838fff10
    fix lints Matouš Dzivjak 2023-11-26 13:18:44 +0100
  • 8376d847d0
    code lens refresh initial stab Matouš Dzivjak 2023-11-26 13:11:13 +0100
  • e2be4a9717
    render lens symbol in gutter Matouš Dzivjak 2023-11-25 14:17:16 +0100
  • 65af5400d9
    feat(lsp): code lens Matouš Dzivjak 2022-12-08 11:10:12 +0100
  • bc9c9cff61
    Merge branch 'helix-editor:master' into trim-colons-from-paths Christian Schneider 2024-07-18 09:49:20 +0200
  • b927985cd0
    global_search: Save only the primary query to the history register (#11216) Michael Davis 2024-07-17 21:08:39 -0500
  • e1247d6739 Implement new textobject for indentation level Daniel Poulin 2024-03-10 11:27:17 -0400
  • ea2cb65942
    Document use of filter columns in pickers. Ryan Roden-Corrent 2024-07-17 20:43:28 -0400
  • 67da018881
    global_search: Save only the primary query to the history register Michael Davis 2024-07-17 17:49:55 -0400
  • 2da149365a
    Picker: Skip dynamic query debounce for pastes Michael Davis 2024-07-17 10:15:31 -0400
  • 62f6bb3c3f
    [3209] feat(lsp): range formatting Matouš Dzivjak 2023-12-24 01:13:00 +0100
  • c9d829a26d
    global_search: Save search when accepting an option (#11209) Michael Davis 2024-07-17 08:41:57 -0500
  • a6ab92efc0
    global_search: Save search when accepting an option Michael Davis 2024-07-17 08:40:53 -0400
  • bd5e893149
    Bring `kanagawa` colours better in line with neovim version (#11187) karei 2024-07-17 10:36:01 +0300
  • 72e0f6301b
    Fix a typo in the tutor (#11201) irkill 2024-07-17 09:34:41 +0200
  • c4d5e0c67f Fix a typo in the tutor Kirill Nikankin 2024-07-16 18:09:14 +0200
  • c9708e0ee6 Add textobject queries for Hare Masanori Ogino 2024-07-15 23:35:30 +0900
  • fd5c89affa
    Merge branch 'helix-editor:master' into theme_ao Michael Jones 2024-07-16 14:53:08 +0200
  • c485063e78 add command history picker Roberto Vidal 2023-07-19 08:18:52 +0200
  • 81efe8e44b
    Bring `kanagawa` colours better in line with neovim version karei 2024-07-15 21:53:06 +0300
  • d34839781a update submodule mattwparas 2024-07-15 22:00:28 -0700
  • 400a1930ad grammars: update ron and dockerfile gabydd 2024-07-16 00:59:48 -0400
  • 9ea77a26a4 merge in latest from master mattwparas 2024-07-15 21:50:58 -0700
  • 22a051408a
    Update release docs (#11182) Michael Davis 2024-07-15 22:31:29 -0500
  • 8caba39b05 queries: update zig gabydd 2024-07-15 23:30:53 -0400
  • aac81424cd
    Fix `select_all_children` command (#11195) Leandro Braga 2024-07-16 00:30:45 -0300
  • 535351067c
    fix(commands): change `pipe`-like output trimming (#11183) RoloEdits 2024-07-15 20:29:44 -0700
  • ef01c3f7ee deploy: 850c9f691e archseer 2024-07-16 03:29:14 +0000
  • 850c9f691e
    Fixed headings (# / ##) to match other docs (#11192) Adam Perkowski 2024-07-16 05:29:00 +0200
  • 884b53c767
    build(deps): bump the rust-dependencies group with 3 updates (#11194) dependabot[bot] 2024-07-16 12:28:41 +0900
  • f3dc8eb520 deploy: 6b947518c6 archseer 2024-07-16 03:27:58 +0000
  • 6b947518c6
    Regenerate documentation (#11196) Masanori Ogino 2024-07-16 12:27:45 +0900
  • 9e7e092652 Regenerate documentation Masanori Ogino 2024-07-16 12:05:05 +0900
  • 3a1c7326ea
    Support going to specific positions in file Jonathan LEI 2023-12-04 09:01:18 +0000
  • aa4023f02c Fix `select_all_children` command Leandro Braga 2024-07-15 20:39:46 -0300
  • b937d855c0
    build(deps): bump the rust-dependencies group with 3 updates dependabot[bot] 2024-07-15 23:05:25 +0000
  • 5caa49cfd9
    Fixed headings (# / ##) to match other docs Adam Perkowski 2024-07-16 00:48:11 +0200
  • b0cf86d31b
    add `:edit` and `:e` as aliases for `:open` (#11186) jyn 2024-07-15 15:39:05 -0400
  • 535e015266
    Allow adding prefix to `version-control` statusline element karei 2023-04-07 18:53:44 +0300
  • 345ee7cf46
    Merge branch 'master' of github.com:helix-editor/helix into continue-single-comment TornaxO7 2024-07-15 20:43:46 +0200
  • 1312814049 add `:edit` and `:e` as aliases for `:open` jyn 2024-07-15 14:31:16 -0400
  • 7cfa548038
    Add 'select_register_history' command to pull items from history register-history Michael Davis 2024-04-26 17:24:58 -0400
  • 119edfdb03
    Registers: Add an API for getting and "selecting" from history Michael Davis 2024-04-26 17:23:48 -0400
  • 7cbdff4df8
    Remove unnecessary Vec collections for Registers::write callsites Michael Davis 2024-04-26 15:15:15 -0400
  • f466212beb
    Registers: Reverse first/last and rename to latest/oldest Michael Davis 2024-04-29 16:20:31 -0400
  • 0c2cf39ce7
    Registers: Store a bounded history of yanks Michael Davis 2024-04-26 15:09:10 -0400
  • e8d8f68488 fix(commands): change `pipe`-like output trimming Rolo 2024-07-15 08:24:26 -0700
  • 29ffc20290
    progress Pascal Kuthe 2024-07-15 17:05:07 +0200
  • 1bd36f528a
    tmp Pascal Kuthe 2024-05-11 18:22:39 +0200
  • 0cd8817d06
    tmp Pascal Kuthe 2024-05-05 03:40:34 +0200
  • 782a34941e
    vendor tree-sitter lib Pascal Kuthe 2024-04-22 02:38:05 +0200
  • 37397ecc6d
    tmp Pascal Kuthe 2024-04-22 02:25:18 +0200
  • c4b7b08809
    move syntax highlighting to separate crate Pascal Kuthe 2024-03-15 03:47:07 +0100
  • 854b499b39
    Update release docs Michael Davis 2024-07-15 12:06:00 -0400
  • 694275f4ae deploy: 107cdf3e43 archseer 2024-07-15 15:28:52 +0000
  • 107cdf3e43
    Merge pull request #6417 from pascalkuthe/inline-diagnostics Blaž Hrastnik 2024-07-16 00:28:34 +0900
  • 386fa371d7
    gracefully handle lack of tokio runtime Pascal Kuthe 2024-04-05 03:25:41 +0200
  • 7283ef881f
    only show inline diagnostics after a delay Pascal Kuthe 2024-04-05 03:17:06 +0200
  • d8a115641d
    fix scrolling/movement for multiline virtual text Pascal Kuthe 2024-04-02 14:48:14 +0200
  • a17b008b42
    ignore empty virtual text layers Pascal Kuthe 2023-11-19 22:34:09 +0100
  • 3abc07a79e
    use correct position for cursor in doc popup Pascal Kuthe 2023-11-19 22:34:08 +0100
  • 7e133167ca
    remove redudant/incorrect view bound check Pascal Kuthe 2023-11-19 22:34:08 +0100
  • 6d051d7084
    render diagnostic inline Pascal Kuthe 2024-01-29 17:11:00 +0100
  • 39b3d81abf
    stable sort diagnostics to avoid flickering Pascal Kuthe 2024-01-29 17:07:16 +0100
  • 839f4d758d
    fix typo in doc_formatter.rs Pascal Kuthe 2023-11-19 22:34:07 +0100
  • 2c0506aa96
    streamline text decoration API Pascal Kuthe 2023-11-19 22:34:07 +0100
  • 9a93240d27
    correctly wrap at text-width Pascal Kuthe 2023-11-19 22:34:06 +0100
  • 4c7cdb8fea
    Improve line annotation API Pascal Kuthe 2023-11-19 22:34:06 +0100
  • e15626a00a
    track char_idx in DocFormatter Pascal Kuthe 2023-11-19 22:34:06 +0100
  • 2023445a08
    ensure highlight scopes are skipped properly Pascal Kuthe 2023-11-19 22:34:05 +0100
  • 22dfad605a
    implement Add/Sub for position Pascal Kuthe 2023-11-19 22:35:40 +0100
  • 0302afacf5 deploy: 08ee8b9443 archseer 2024-07-15 14:31:14 +0000
  • 08ee8b9443
    Merge pull request #9647 from helix-editor/pickers-v2 Blaž Hrastnik 2024-07-15 23:30:58 +0900
  • 062b88af4f
    Merge efb5856e30 into 6345b78409 Schuyler Mortimer 2024-07-15 16:12:13 +0200
  • a19f7da486 add synthwave_84 theme Parmesh Krishen 2024-07-14 21:48:01 -0500
  • 9de5f5cefa
    Picker: Highlight the currently active column Michael Davis 2024-04-25 16:13:48 -0400
  • c0bd68dc32
    Merge 505adef39e into 6345b78409 Nikodem Rabuliński 2024-07-15 13:51:39 +0000
  • 6345b78409
    Keep editor from switching to normal mode when loading a Document (#11176) FlorianNAdam 2024-07-15 15:48:37 +0200
  • a7777b3c11
    Accept 'IntoIterator<Item = Column<T, D>>' for picker columns Michael Davis 2024-04-24 09:22:22 -0400
  • 009bbdaf8d
    Picker: Reset the cursor on prompt change Michael Davis 2024-04-23 20:25:56 -0400
  • 8555248b01
    Accept 'IntoIterator<Item = T>' for Picker::new options Michael Davis 2024-04-23 14:34:43 -0400
  • 3906f6605f
    Avoid allocations in Picker file preview callback Michael Davis 2024-04-05 14:49:02 -0400
  • f4a433f855
    Convert LSP URIs into custom URIs Michael Davis 2024-04-05 12:20:35 -0400
  • 408282097f
    avoid collecting columns to a temporary vec Pascal Kuthe 2024-04-02 02:34:20 +0200
  • 6ccbfe9bdf
    Request a UI redraw on Drop of an Injector Michael Davis 2024-03-26 15:13:51 -0400