aboutsummaryrefslogtreecommitdiff
path: root/helix-view
Commit message (Expand)AuthorAge
* Conserve BOM and properly support UTF16 (#6497)Alexis-Lapierre2023-04-30
* Sort the buffer picker by most recent access (#2980)Evgeniy Tatarkin2023-04-28
* feat: add a config option to exclude declaration from LSP references (#6886)Vitalii Solodilov2023-04-27
* build(deps): bump bitflags from 2.1.0 to 2.2.1 (#6869)dependabot[bot]2023-04-25
* Fix unwrap bug in DAP (#6786)A-Walrus2023-04-17
* ensure :toggle soft-wrap.enable works by default (#6742)Pascal Kuthe2023-04-13
* build(deps): bump bitflags from 2.0.2 to 2.1.0 (#6699)dependabot[bot]2023-04-11
* Revert "Fix #6605: Remove soft-wrap.enable option wrapping. (#6656)"Blaž Hrastnik2023-04-08
* Fix #6605: Remove soft-wrap.enable option wrapping. (#6656)gibbz002023-04-08
* Fix typos (#6643)Daniel Sedlak2023-04-07
* add option to enable/disable lsp snippetsPascal Kuthe2023-03-31
* add workspace config and manual LSP root managementPascal Kuthe2023-03-29
* feat(debug): highlight current line (#5957)Filip Dutescu2023-03-29
* Fix clippy lints (#6454)Philipp Mildenberger2023-03-27
* fix view anchors not at start of a visual linePascal Kuthe2023-03-27
* build(deps): bump bitflags from 1.3.2 to 2.0.2 (#6387)dependabot[bot]2023-03-22
* Improved file reload error message (#6274)Santiago Vrancovich2023-03-14
* Add undercurl config option #6196 (#6253)Jonatan Pettersson2023-03-14
* Feat: LSP Type Hints (#5934)Poliorcetics2023-03-11
* Add a version-control statusline element (#5682)Dimitar Gyurov2023-03-10
* treat replace/insertmode consistently, default to insertPascal Kuthe2023-03-10
* Generalised to multiple runtime directories with priorities (#5411)paul-scott2023-03-09
* discard stale completion requestsPascal Kuthe2023-03-09
* store multiple snapshots on the document at oncePascal Kuthe2023-03-09
* save selection before completion savepointPascal Kuthe2023-03-09
* Softwrapping improvements (#5893)Clément Delafargue2023-03-08
* Do not add intermediate lines to jumplist with :<linenum> command. (#5751)Kyle Smith2023-03-08
* Add command for resetting diff hunks (#5736)Pascal Kuthe2023-03-08
* Fix lacking space panic (#6109)nuid322023-03-05
* Fix scrolloff at view bottom (#6142)Pascal Kuthe2023-03-03
* Update crossterm to 0.26.1Michael Davis2023-02-28
* feat(dap): send Disconnect if Terminated event received (#5532)Filip Dutescu2023-02-20
* feat: show current language when no argument is provided (#5895)Guillaume2023-02-16
* Replace incorrect usages of tab_width with indent_width. (#5918)Triton1712023-02-16
* Split modification indicator from file statusline elements (#4731)Colton Clemmer2023-02-10
* Fix new clippy lints (#5892)Pascal Kuthe2023-02-09
* Check for external file modifications when writing (#5805)Clément Delafargue2023-02-08
* provide option to completely disable lspSkyler Hawthorne2023-02-02
* make clipboard message debugSkyler Hawthorne2023-02-02
* Hide duplicate symlinks from the picker (#5658)Pascal Kuthe2023-02-02
* rework positioning/rendering and enable softwrap/virtual text (#5420)Pascal Kuthe2023-01-31
* build(deps): bump toml from 0.6.0 to 0.7.0 (#5726)alice2023-01-30
* fix: Typo in variable name (#5710)LeoniePhiline2023-01-27
* Fix clippy 1.67 warnings (#5697)Miguel Madrid-Mencía2023-01-27
* Parse gutter-types as Strings (#5696)Rino2023-01-26
* Refactor toml::Value->Theme conversionMichael Davis2023-01-24
* Fix compatibility with toml 0.6.0Michael Davis2023-01-24
* build(deps): bump toml from 0.5.10 to 0.6.0dependabot[bot]2023-01-24
* Switch from toml::from_slice to toml::from_str (#5659)Pascal Kuthe2023-01-24
* build(deps): bump which from 4.3.0 to 4.4.0 (#5655)dependabot[bot]2023-01-23