| .. |
|
buffer_palette.zig
|
fix: store button click locations as signed values
|
2025-10-10 16:05:50 +02: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
|
fix: replace full completion item correctly in completion_dropdown
|
2025-12-18 22:30:48 +01:00 |
|
completion_palette.zig
|
refactor: move LSP types to new module
|
2025-12-12 13:41:16 +01:00 |
|
dropdown.zig
|
refactor: add dropdown overlay type
|
2025-12-18 20:33:51 +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: remove some obsolete overlay commands
|
2025-12-10 15:23:22 +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 palette placement mode primary_cursor
|
2025-12-18 15:25:22 +01:00 |
|
symbol_palette.zig
|
refactor: use *std.Io.Writer instead of anytype
|
2025-12-12 14:25:10 +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: use after free crash in theme_palette
|
2025-11-18 20:17:47 +01:00 |
|
vcs_status.zig
|
refactor: remove some obsolete overlay commands
|
2025-12-10 15:23:22 +01:00 |