| Commit message (Expand) | Author | Age |
* | build(deps): bump the rust-dependencies group with 6 updates (#10007) | dependabot[bot] | 2024-03-26 |
* | Add narrow no-break space support (#9604) | Quentin | 2024-03-25 |
* | Add an Amp-like jump command | Pascal Kuthe | 2024-03-23 |
* | use slices instead of Rc for virtual text | Pascal Kuthe | 2024-03-23 |
* | Do not stop reloading docs on error (#9870) | Luis Useche | 2024-03-19 |
* | build(deps): bump the rust-dependencies group with 3 updates (#9929) | dependabot[bot] | 2024-03-19 |
* | Optimize getting a relative path | mo8it | 2024-03-19 |
* | build(deps): bump clipboard-win from 5.2.0 to 5.3.0 (#9922) | dependabot[bot] | 2024-03-19 |
* | add 'file-absolute-path' to statusline (#4535) | Dan Cardamore | 2024-03-17 |
* | build(deps): bump clipboard-win from 5.1.0 to 5.2.0 (#9811) | dependabot[bot] | 2024-03-06 |
* | build(deps): bump arc-swap from 1.6.0 to 1.7.0 (#9809) | dependabot[bot] | 2024-03-06 |
* | LSP: Key diagnostics off file path instead of URI | Michael Davis | 2024-02-25 |
* | Make mouse click extend selection in select mode (#5436) | Jonathan LEI | 2024-02-19 |
* | Remove unwrap on line option, preventing DAP crash (#9632) | Matt | 2024-02-16 |
* | fix lsp config reload (#9415) | kyfanc | 2024-02-13 |
* | build(deps): bump clipboard-win from 5.0.0 to 5.1.0 (#9616) | dependabot[bot] | 2024-02-13 |
* | build(deps): bump toml from 0.7.6 to 0.8.10 (#9539) | dependabot[bot] | 2024-02-12 |
* | Use range positions to determine insert_newline motion (#9448) | Waleed Dahshan | 2024-01-29 |
* | make path changes LSP spec conform (#8949) | Pascal Kuthe | 2024-01-28 |
* | minor: Silence noisy language server not found error in log | Blaž Hrastnik | 2024-01-24 |
* | Re-export `which` from `helix-stdx::env` | Michael Davis | 2024-01-24 |
* | minor: Silence noisy set_error log | Blaž Hrastnik | 2024-01-24 |
* | refactor completion and signature help using hooks | Pascal Kuthe | 2024-01-23 |
* | Add hook/event system | Pascal Kuthe | 2024-01-23 |
* | Create helix-stdx crate for stdlib extensions | Michael Davis | 2024-01-18 |
* | make sure to sync views when applying edits to unfocused views (#9173) | Gabriel Dinner-David | 2024-01-09 |
* | Normalize `S-<lower-ascii>` keymaps to uppercase ascii (#9213) | Michael Davis | 2024-01-09 |
* | Initialize diagnostics when opening a document (#8873) | Philipp Mildenberger | 2024-01-09 |
* | don't automatically dismiss zero width diagnostics (#9280) | Pascal Kuthe | 2024-01-09 |
* | consistent diagnostic sorting | Pascal Kuthe | 2023-12-27 |
* | make diagnostics stick to word boundaries | Pascal Kuthe | 2023-12-27 |
* | Add config to mark diagnostic sources as persistent | Pascal Kuthe | 2023-12-27 |
* | Support drawing popup frame (#4313) | ath3 | 2023-12-19 |
* | Make the indent heuristic configurable | Daniel Ebert | 2023-12-15 |
* | build(deps): bump once_cell from 1.18.0 to 1.19.0 (#9053) | dependabot[bot] | 2023-12-12 |
* | use workspace inheritance for common version (#8925) | Skyler Hawthorne | 2023-12-05 |
* | build(deps): bump url from 2.4.1 to 2.5.0 (#8991) | dependabot[bot] | 2023-12-05 |
* | build(deps): bump clipboard-win from 4.5.0 to 5.0.0 (#8927) | dependabot[bot] | 2023-11-28 |
* | set Cargo feature resolver to v2 (#8917) | Fomalhaut Weisszwerg | 2023-11-27 |
* | update which crate to 5.0.0 (#8902) | Davide Ferrero | 2023-11-25 |
* | bump MSRV to 1.70.0 (#8877) | Cole Helbling | 2023-11-25 |
* | open urls with goto_file command (#5820) | Matouš Dzivjak | 2023-11-21 |
* | Swap system and primary clipboard registers (#8703) | Omnikar | 2023-11-03 |
* | Make parse_macro work for "-" outside "<..>" (#8475) | Bjorn Ove Hay Andersen | 2023-10-12 |
* | Filter out language servers which fail to spawn (#8374) | woojiq | 2023-09-26 |
* | Allow specifying a different style for diff indicator in vcs gutter. (#8343) | Alexis Mousset | 2023-09-20 |
* | Add `insert-final-newline` config option (#8157) | Em Zhan | 2023-09-12 |
* | Lower idle-timeout to 250ms | Blaž Hrastnik | 2023-09-11 |
* | Fix various typos (#8233) | Alexis Mousset | 2023-09-10 |
* | Add tree-sitter-highlight-name command (#8170) | Luke Halasy | 2023-09-10 |