flow/src
2026-01-28 17:49:22 +01:00
..
buffer refactor: switch git blame to incremental output mode 2026-01-26 22:31:18 +01:00
keybind feat: add uuidgen keybind 2026-01-23 16:01:19 +01:00
renderer build: fix gui build 2026-01-22 16:47:53 +01:00
tui fix: handle replacement completion ranges in Editor.replicate_selection 2026-01-28 17:49:22 +01:00
win32
bin_path.zig
color.zig
command.zig refactor: add command.fmtbuf 2026-01-20 16:13:40 +01:00
completion.zig
config.zig feat: add separate config option for vcs blame alignment 2026-01-27 15:45:56 +01:00
diff.zig feat: implement proper line diffing for diff gutter 2026-01-13 18:20:51 +01:00
diffz.zig fix: gutters should only accept diff updates for their attached editor 2026-01-13 20:36:11 +01:00
dizzy.zig refactor: add diffz support and use it for gutter diffs 2026-01-13 16:14:57 +01:00
EventHandler.zig
file_link.zig
file_type_config.zig
file_type_lsp.zig
git.zig refactor: switch git blame to incremental output mode 2026-01-26 22:31:18 +01:00
gui_config.zig
list_languages.zig
location_history.zig
log.zig
LSP.zig
lsp_config.zig
lsp_types.zig
main.zig docs: output a message on how to manually restart if restart fails 2026-01-28 10:42:30 +01:00
Project.zig feat: add git blame with inline display (wip) 2026-01-26 22:31:18 +01:00
project_manager.zig feat: add git blame with inline display (wip) 2026-01-26 22:31:18 +01:00
ripgrep.zig
service_template.zig
shell.zig
snippet.zig
soft_root.zig
text_manip.zig
tracy_noop.zig
TypedInt.zig refactor: move TypedInt to a module 2026-01-22 15:34:19 +01:00
VcsBlame.zig refactor: switch git blame to incremental output mode 2026-01-26 22:31:18 +01:00
VcsStatus.zig
walk_tree.zig fix: Never walk into AppData as that is likely not useful 2025-12-28 22:02:22 +01:00