| .. |
|
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
|
feat: support rendering theme colors with alpha components
|
2024-11-04 22:19:45 +01:00 |
|
command.zig
|
fix: partially backport zig-0.14 command.Metadata change
|
2025-02-06 21:18:07 +01:00 |
|
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
|
feat: add synchronous diff and edit support to diff module
|
2024-10-29 20:43:33 +01:00 |
|
EventHandler.zig
|
refactor: move command and EventHandler out of the tui module
|
2024-10-25 22:39:04 +02:00 |
|
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
|
refactor: change a -> allocator
|
2024-09-02 14:31:49 +02:00 |
|
log.zig
|
fix(log): never attempt to log a raw cbor message
|
2025-01-28 22:21:30 +01:00 |
|
LSP.zig
|
feat: improve language server not found errors
|
2024-12-16 23:14:24 +01:00 |
|
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
|
feat(find_in_files): clear file list and log if no matches are found
|
2025-01-15 14:23:30 +01:00 |
|
service_template.zig
|
refactor: run zigimports
|
2024-09-10 22:25:54 +02:00 |
|
shell.zig
|
feat(tasks): add very minimal command line parser
|
2025-01-26 21:06:52 +01:00 |
|
text_manip.zig
|
|
|
|
tracy_noop.zig
|
|
|