flow/src
2025-02-22 22:12:21 +01:00
..
buffer fix: load case data early on startup instead of on demand 2025-02-12 18:13:07 +01:00
keybind mv alt+R binding from project to normal 2025-02-20 22:06:16 +01:00
renderer use @returnAddress in panic handler 2025-02-11 16:54:01 +01:00
syntax refactor: run zig fmt 2025-02-22 21:25:36 +01:00
tui feat: make mru file position lookup synchronous 2025-02-22 22:12:21 +01:00
win32 refactor: remove a very lonely C file 2025-02-07 22:20:57 +01:00
bin_path.zig feat: allow .cmd along with .exe for Windows paths (#187) 2025-02-20 21:57:58 +01:00
color.zig
command.zig
config.zig refactor: BREAKING merge gutter_line_numbers and gutter_line_numbers_relative config options into an enum 2025-02-20 21:21:55 +01:00
diff.zig
EventHandler.zig
gui_config.zig refactor: run zig fmt 2025-02-13 12:02:59 +01:00
list_languages.zig feat(list-languages): add colored file type icons 2025-02-11 14:40:45 +01:00
location_history.zig
log.zig
LSP.zig
main.zig refactor: BREAKING merge gutter_line_numbers and gutter_line_numbers_relative config options into an enum 2025-02-20 21:21:55 +01:00
Project.zig feat: make mru file position lookup synchronous 2025-02-22 22:12:21 +01:00
project_manager.zig feat: make mru file position lookup synchronous 2025-02-22 22:12:21 +01:00
ripgrep.zig
service_template.zig refactor: run zigimports 2024-09-10 22:25:54 +02:00
shell.zig
text_manip.zig
tracy_noop.zig