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
*
Use flush_writes in application.close()
Blaž Hrastnik
2022-10-19
*
doc.close() now unused
Blaž Hrastnik
2022-10-19
*
Wire up save_queue as a part of new_document rather than open
Blaž Hrastnik
2022-10-19
*
Seems like this flush is unnecessary
Blaž Hrastnik
2022-10-19
*
Use a write_count to determine how many writes left to flush
Blaž Hrastnik
2022-10-19
*
Deduplicate flush_writes
Blaž Hrastnik
2022-10-19
*
Use a single save_queue on the editor
Blaž Hrastnik
2022-10-19
*
improve app close failure display
Skyler Hawthorne
2022-10-19
*
fix tests
Skyler Hawthorne
2022-10-19
*
review comments
Skyler Hawthorne
2022-10-19
*
remove Document::format_and_save
Skyler Hawthorne
2022-10-19
*
document should save even if formatter fails
Skyler Hawthorne
2022-10-19
*
remove Callback::Compositor variant
Skyler Hawthorne
2022-10-19
*
move language server refresh to document saved event handler
Skyler Hawthorne
2022-10-19
*
fix write scratch buffer to file
Skyler Hawthorne
2022-10-19
*
Save text in document saved events, use in status message
Skyler Hawthorne
2022-10-19
*
Rename doc save event names to past tense
Skyler Hawthorne
2022-10-19
*
Add note about log level for integration tests
Skyler Hawthorne
2022-10-19
*
various fixes in write-all path
Skyler Hawthorne
2022-10-19
*
fix erroneous write sender close
Skyler Hawthorne
2022-10-19
*
reset idle timer for all events
Skyler Hawthorne
2022-10-19
*
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
[next]