| Commit message (Expand) | Author | Age |
* | Optimize getting a relative path | mo8it | 2024-03-19 |
* | add 'file-absolute-path' to statusline (#4535) | Dan Cardamore | 2024-03-17 |
* | Keybind for Extend/shrink selection up and down (#9080) | Emi | 2024-03-17 |
* | Handle starting and continuing the count separately (#9887) | Michael Davis | 2024-03-15 |
* | Add a yank diagnostic command (#9640) | Kirawi | 2024-03-15 |
* | helix-term: allow to backspace out-of the command prompt (#9828) | Markus F.X.J. Oberhumer | 2024-03-09 |
* | Fix panic in surround_replace/delete nested multi-cursor (#9815) | Mike Trinkala | 2024-03-07 |
* | Fix panic when using join_selections_space (#9783) | Mike Trinkala | 2024-03-02 |
* | Support LSP diagnostic tags (#9780) | Michael Davis | 2024-03-02 |
* | Avoid cloning the whole paragraph content just for rendering (#9739) | Mo | 2024-02-27 |
* | toggling of block comments (#4718) | Gabriel Dinner-David | 2024-02-27 |
* | switch to regex-cursor (#9422) | Pascal Kuthe | 2024-02-26 |
* | LSP: Normalize diagnostic file paths | Michael Davis | 2024-02-25 |
* | LSP: Key diagnostics off file path instead of URI | Michael Davis | 2024-02-25 |
* | Optimization of tilde expansion (#9709) | Mo | 2024-02-24 |
* | Use a hook for resolving completion items | Michael Davis | 2024-02-23 |
* | Make mouse click extend selection in select mode (#5436) | Jonathan LEI | 2024-02-19 |
* | fix LSP ComplitionTriggerKind value for `TriggerKind::Auto` (#9660) | nkitsaini | 2024-02-19 |
* | Scroll cursor and page together (neovim-like scrolling) (#8015) | AlexanderDickie | 2024-02-18 |
* | Allow numbers as second input event (#8471) | Mehdi Abedi | 2024-02-14 |
* | Add changes to history when paste-replacing (#9625) | Mihir Gadgil | 2024-02-13 |
* | fix lsp config reload (#9415) | kyfanc | 2024-02-13 |
* | follow neovim's truecolor detection (#9577) | Kirawi | 2024-02-11 |
* | Add glob file type support (#8006) | Galen Abell | 2024-02-11 |
* | Fix scroll track (#9508) | ath3 | 2024-02-09 |
* | Fix pulldown_cmark breaking changes to tag types | Michael Davis | 2024-02-07 |
* | fix division by zero when prompt completion area is too small (#9524) | Diego | 2024-02-06 |
* | 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 |
* | Respect injections in :tree-sitter-highlight-name | Michael Davis | 2024-01-28 |
* | Fix error message shown for goto references (#9382) | Nick | 2024-01-25 |
* | Re-export `which` from `helix-stdx::env` | Michael Davis | 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 |
* | Address clippy lints (#9371) | Daniel Sedlak | 2024-01-17 |
* | feat(lsp): implement show document request (#8865) | Matouš Dzivjak | 2024-01-17 |
* | Exit a language server if it sends a message with invalid json (#9332) | Ben Dennis | 2024-01-17 |
* | Select subtree within injections in :tree-sitter-subtree (#9309) | Michael Davis | 2024-01-15 |
* | Fallback to filename for +arg (#9333) | jw013 | 2024-01-14 |
* | make sure to sync views when applying edits to unfocused views (#9173) | Gabriel Dinner-David | 2024-01-09 |
* | health - add formatter to display (#7986) | Sammo98 | 2024-01-09 |
* | Initialize diagnostics when opening a document (#8873) | Philipp Mildenberger | 2024-01-09 |
* | update history of a newly focused view (#9271) | Pascal Kuthe | 2024-01-09 |
* | Check for rename support before showing LSP rename prompt (#9277) | Michael Davis | 2024-01-09 |
* | Update goto_file docs (#8563) (#9001) | jw013 | 2024-01-08 |
* | remove build warnings (#9180) | Tshepang Mbambo | 2024-01-04 |
* | 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 |