aboutsummaryrefslogtreecommitdiff
path: root/helix-term
Commit message (Expand)AuthorAge
* Optimization of tilde expansion (#9709)Mo2024-02-24
* Use a hook for resolving completion itemsMichael Davis2024-02-23
* Make mouse click extend selection in select mode (#5436)Jonathan LEI2024-02-19
* fix LSP ComplitionTriggerKind value for `TriggerKind::Auto` (#9660)nkitsaini2024-02-19
* Scroll cursor and page together (neovim-like scrolling) (#8015)AlexanderDickie2024-02-18
* Allow numbers as second input event (#8471)Mehdi Abedi2024-02-14
* Add changes to history when paste-replacing (#9625)Mihir Gadgil2024-02-13
* fix lsp config reload (#9415)kyfanc2024-02-13
* build(deps): bump toml from 0.7.6 to 0.8.10 (#9539)dependabot[bot]2024-02-12
* build(deps): bump tempfile from 3.9.0 to 3.10.0 (#9538)dependabot[bot]2024-02-12
* follow neovim's truecolor detection (#9577)Kirawi2024-02-11
* Add glob file type support (#8006)Galen Abell2024-02-11
* Fix scroll track (#9508)ath32024-02-09
* Fix pulldown_cmark breaking changes to tag typesMichael Davis2024-02-07
* build(deps): bump pulldown-cmark from 0.9.6 to 0.10.0dependabot[bot]2024-02-07
* build(deps): bump libc from 0.2.152 to 0.2.153 (#9541)dependabot[bot]2024-02-07
* fix division by zero when prompt completion area is too small (#9524)Diego2024-02-06
* Use range positions to determine insert_newline motion (#9448)Waleed Dahshan2024-01-29
* make path changes LSP spec conform (#8949)Pascal Kuthe2024-01-28
* Add icon to Windows executable (#9104)NitinKM2024-01-28
* Respect injections in :tree-sitter-highlight-nameMichael Davis2024-01-28
* Fix error message shown for goto references (#9382)Nick2024-01-25
* Re-export `which` from `helix-stdx::env`Michael Davis2024-01-24
* build(deps): bump smallvec from 1.12.0 to 1.13.1 (#9405)dependabot[bot]2024-01-23
* refactor completion and signature help using hooksPascal Kuthe2024-01-23
* Add hook/event systemPascal Kuthe2024-01-23
* Create helix-stdx crate for stdlib extensionsMichael Davis2024-01-18
* Address clippy lints (#9371)Daniel Sedlak2024-01-17
* feat(lsp): implement show document request (#8865)Matouš Dzivjak2024-01-17
* Exit a language server if it sends a message with invalid json (#9332)Ben Dennis2024-01-17
* build(deps): bump smallvec from 1.11.2 to 1.12.0 (#9341)dependabot[bot]2024-01-16
* Select subtree within injections in :tree-sitter-subtree (#9309)Michael Davis2024-01-15
* Fallback to filename for +arg (#9333)jw0132024-01-14
* make sure to sync views when applying edits to unfocused views (#9173)Gabriel Dinner-David2024-01-09
* health - add formatter to display (#7986)Sammo982024-01-09
* Initialize diagnostics when opening a document (#8873)Philipp Mildenberger2024-01-09
* update history of a newly focused view (#9271)Pascal Kuthe2024-01-09
* Check for rename support before showing LSP rename prompt (#9277)Michael Davis2024-01-09
* build(deps): bump libc from 0.2.151 to 0.2.152 (#9282)dependabot[bot]2024-01-09
* Update goto_file docs (#8563) (#9001)jw0132024-01-08
* remove build warnings (#9180)Tshepang Mbambo2024-01-04
* build(deps): bump tempfile from 3.8.1 to 3.9.0 (#9199)dependabot[bot]2024-01-04
* consistent diagnostic sortingPascal Kuthe2023-12-27
* make diagnostics stick to word boundariesPascal Kuthe2023-12-27
* Add config to mark diagnostic sources as persistentPascal Kuthe2023-12-27
* Support drawing popup frame (#4313)ath32023-12-19
* fix `:indent-style` crash (#9087)TornaxO72023-12-15
* Make the indent heuristic configurableDaniel Ebert2023-12-15
* build(deps): bump once_cell from 1.18.0 to 1.19.0 (#9053)dependabot[bot]2023-12-12
* build(deps): bump libc from 0.2.150 to 0.2.151 (#9056)dependabot[bot]2023-12-12