index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-view
/
src
Commit message (
Expand
)
Author
Age
*
add option to enable/disable lsp snippets
Pascal Kuthe
2023-03-31
*
add workspace config and manual LSP root management
Pascal Kuthe
2023-03-29
*
feat(debug): highlight current line (#5957)
Filip Dutescu
2023-03-29
*
Fix clippy lints (#6454)
Philipp Mildenberger
2023-03-27
*
fix view anchors not at start of a visual line
Pascal Kuthe
2023-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 Vrancovich
2023-03-14
*
Add undercurl config option #6196 (#6253)
Jonatan Pettersson
2023-03-14
*
Feat: LSP Type Hints (#5934)
Poliorcetics
2023-03-11
*
Add a version-control statusline element (#5682)
Dimitar Gyurov
2023-03-10
*
treat replace/insertmode consistently, default to insert
Pascal Kuthe
2023-03-10
*
Generalised to multiple runtime directories with priorities (#5411)
paul-scott
2023-03-09
*
discard stale completion requests
Pascal Kuthe
2023-03-09
*
store multiple snapshots on the document at once
Pascal Kuthe
2023-03-09
*
save selection before completion savepoint
Pascal Kuthe
2023-03-09
*
Softwrapping improvements (#5893)
Clément Delafargue
2023-03-08
*
Do not add intermediate lines to jumplist with :<linenum> command. (#5751)
Kyle Smith
2023-03-08
*
Add command for resetting diff hunks (#5736)
Pascal Kuthe
2023-03-08
*
Fix lacking space panic (#6109)
nuid32
2023-03-05
*
Fix scrolloff at view bottom (#6142)
Pascal Kuthe
2023-03-03
*
feat(dap): send Disconnect if Terminated event received (#5532)
Filip Dutescu
2023-02-20
*
feat: show current language when no argument is provided (#5895)
Guillaume
2023-02-16
*
Replace incorrect usages of tab_width with indent_width. (#5918)
Triton171
2023-02-16
*
Split modification indicator from file statusline elements (#4731)
Colton Clemmer
2023-02-10
*
Fix new clippy lints (#5892)
Pascal Kuthe
2023-02-09
*
Check for external file modifications when writing (#5805)
Clément Delafargue
2023-02-08
*
provide option to completely disable lsp
Skyler Hawthorne
2023-02-02
*
make clipboard message debug
Skyler Hawthorne
2023-02-02
*
Hide duplicate symlinks from the picker (#5658)
Pascal Kuthe
2023-02-02
*
rework positioning/rendering and enable softwrap/virtual text (#5420)
Pascal Kuthe
2023-01-31
*
fix: Typo in variable name (#5710)
LeoniePhiline
2023-01-27
*
Fix clippy 1.67 warnings (#5697)
Miguel Madrid-Mencía
2023-01-27
*
Parse gutter-types as Strings (#5696)
Rino
2023-01-26
*
Refactor toml::Value->Theme conversion
Michael Davis
2023-01-24
*
Fix compatibility with toml 0.6.0
Michael Davis
2023-01-24
*
Switch from toml::from_slice to toml::from_str (#5659)
Pascal Kuthe
2023-01-24
*
Make clippy happy on Windows (#5644)
Jonathan LEI
2023-01-23
*
refactor(helix-view): remove cfg_attr references a nonexistent feature (#5630)
Yuta Yamaguchi
2023-01-22
*
Add configuration for min width of line-numbers gutter (#4724)
Doug Kelkhoff
2023-01-21
*
Remove apply_transaction helper (#5598)
Ivan Tham
2023-01-21
*
Add command to rotate view backward (#5356)
mejo13
2023-01-17
*
Fix for lost clipboard contents (#5424) (#5426)
gavynriebau
2023-01-16
*
Add some function documentations (#5360)
Pascal Sommer
2023-01-11
*
Add a status line element that shows just the basename of the file (#5318)
Nick
2022-12-31
*
Fix theme inheritance for default themes (#5218)
jliaoh
2022-12-30
*
Improve error message handling for theme loading failures (#5073)
Michael Davis
2022-12-15
*
Reset mode when changing buffers (#5072)
Michael Davis
2022-12-11
*
Use OSC 52 for tmux copy (#5027)
Jonathan LEI
2022-12-07
*
fix: align view after jumplist_picker (#3743)
Narazaki Shuji
2022-12-06
*
Show (git) diff signs in gutter (#3890)
Pascal Kuthe
2022-12-01
[next]