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
Commit message (
Expand
)
Author
Age
*
fix panic when view of pending write is closed
Skyler Hawthorne
2022-10-19
*
increase LSP shutdown timeout
Skyler Hawthorne
2022-10-19
*
factor editor event handling into function
Skyler Hawthorne
2022-10-19
*
fix write-quit with auto format
Skyler Hawthorne
2022-10-19
*
fix modified status with auto format
Skyler Hawthorne
2022-10-19
*
improve reliability of shutdown
Skyler Hawthorne
2022-10-19
*
add conditional noop render back
Skyler Hawthorne
2022-10-19
*
update write-quit to wait for saves
Skyler Hawthorne
2022-10-19
*
fix buffer-close
Skyler Hawthorne
2022-10-19
*
fix(write): do not set new path on document until write succeeds
Skyler Hawthorne
2022-10-19
*
fix: buffer-close ensuring writes
Skyler Hawthorne
2022-10-19
*
chore(write): serialize write operations within a Document
Skyler Hawthorne
2022-10-19
*
Fix link to textobjects usage from keymap documentation (#4357)
Peter Phillips
2022-10-19
*
Fix deleting word from end of buffer (#4328)
Jonathan LEI
2022-10-19
*
Add a first version of kanagawa theme (#4300)
zetashift
2022-10-19
*
display tree sitter scopes in a popup (#4337)
Roberto Vidal
2022-10-18
*
Use the same `WalkBuilder` configuration for the global search file picker as...
Philipp Mildenberger
2022-10-18
*
build(deps): bump cachix/install-nix-action from 17 to 18 (#4340)
dependabot[bot]
2022-10-18
*
build(deps): bump tokio-stream from 0.1.10 to 0.1.11 (#4341)
dependabot[bot]
2022-10-18
*
build(deps): bump cachix/cachix-action from 10 to 11 (#4339)
dependabot[bot]
2022-10-18
*
Bump tree-sitter-elixir (#4333)
Clay
2022-10-17
*
Replace `in_bounds` with calculation of end_indent
A-Walrus
2022-10-17
*
Only draw indent guides within bounds
A-Walrus
2022-10-17
*
Make skip_levels a u8
A-Walrus
2022-10-17
*
Fix rendering of lines longer than 2^16
A-Walrus
2022-10-17
*
Change diagnostic picker keybind to <space>d (#4229)
Gokul Soumya
2022-10-17
*
Support Cairo 0.10 syntax
Blaž Hrastnik
2022-10-17
*
Support Cairo 0.10 syntax
Blaž Hrastnik
2022-10-17
*
Fix Cairo comment token
Jonathan LEI
2022-10-17
*
Fix readability of highlighted text on the rose_pine themes using official pa...
echoriiku
2022-10-17
*
Fix selecting pop dark theme (#4323)
Brandon Dong
2022-10-17
*
Log failures to load tree-sitter parsers as error (#4315)
Michael Davis
2022-10-16
*
Fix debug assertion for diagnostic sort order (#4319)
Michael Davis
2022-10-16
*
Show keys required to enter each minor mode (#4302)
Ben White-Horne
2022-10-16
*
feat(csharp,debug): add C# debugger support (#4213)
Filip Dutescu
2022-10-15
*
themes: Add `bogster_light` theme (#4265)
Wojciech Kępka
2022-10-15
*
themes: Update bogster theme (#4264)
Wojciech Kępka
2022-10-15
*
C# syntax highlight tweaks (#4285)
Chickenkeeper
2022-10-15
*
Fixup Zig Indent Queries (#4281)
Sora
2022-10-15
*
fix `:insert-output` doc: inserting output **before** each selection (#4286)
ZJPzjp
2022-10-15
*
c/c++ highlighting: various tweaks
Sam McCall
2022-10-15
*
c/c++ highlights: *& are @type or @operator based on context (#4278)
Sam McCall
2022-10-15
*
nit: remove a String allocation that is immediately used as an &str (#4277)
Poliorcetics
2022-10-14
*
Changed Selection Yank Message (#4275)
Nathaniel Graham
2022-10-14
*
Add support for Purescript language (#4242)
Dario Oddenino
2022-10-14
*
Created heisenberg theme for helix editor (#4209)
IrishMaestro
2022-10-14
*
Fix C++ syntax highlighting, and improve C & WGSL highlighting (#4079)
Chickenkeeper
2022-10-14
*
Monokai Pro Octagon statusline modes (#4247)
Ben Lee-Cohen
2022-10-14
*
tutor: Normalize key names, capitalization, etc.
Tim Siegel
2022-10-12
*
book: Refer to keys by key names, not representations
Tim Siegel
2022-10-12
[next]