| .. |
|
buffer_palette.zig
|
feat: navigate_split_vertical on shift+enter in buffer palette
|
2026-01-14 17:47:46 +01:00 |
|
clipboard_palette.zig
|
fix: add back missing space to clipboard palette hints
|
2025-11-05 20:38:24 +01:00 |
|
command_palette.zig
|
fix: some minor typos
|
2025-11-26 19:13:05 +01:00 |
|
completion_dropdown.zig
|
feat: cancel inline completion with backspace
|
2026-01-12 19:33:37 +01:00 |
|
completion_palette.zig
|
refactor: merge loops in completion_palette.load_entries
|
2026-01-12 19:16:01 +01:00 |
|
dropdown.zig
|
refactor: add tracing for update_hover, clear_hover_focus and refresh_hover
|
2026-01-15 17:53:12 +01:00 |
|
file_type_palette.zig
|
fix: store button click locations as signed values
|
2025-10-10 16:05:50 +02:00 |
|
fontface_palette.zig
|
fix: store button click locations as signed values
|
2025-10-10 16:05:50 +02:00 |
|
list_all_commands_palette.zig
|
refactor: use {t} format specifiers
|
2025-12-04 14:44:53 +01:00 |
|
open_recent.zig
|
refactor: add source location tracing for need_render calls
|
2026-01-15 17:51:38 +01:00 |
|
open_recent_project.zig
|
fix: store button click locations as signed values
|
2025-10-10 16:05:50 +02:00 |
|
palette.zig
|
refactor: add tracing for update_hover, clear_hover_focus and refresh_hover
|
2026-01-15 17:53:12 +01:00 |
|
symbol_palette.zig
|
fix: unicode symbol rendering in symbol palette
|
2025-12-27 21:45:45 +01:00 |
|
task_palette.zig
|
fix: task_palette should use the correct mode hints for width calculations
|
2025-11-17 20:24:24 +01:00 |
|
theme_palette.zig
|
fix: crash on cancelling the change theme palette
|
2025-12-26 16:50:38 +01:00 |
|
vcs_status.zig
|
refactor: add source location tracing for need_render calls
|
2026-01-15 17:51:38 +01:00 |