| .. |
|
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
|
fix(lsp): fallback to sorting completions by label for LSPs that don't return unique sortText
|
2026-03-25 12:30:44 +01:00 |
|
completion_palette.zig
|
fix(lsp): fallback to sorting completions by label for LSPs that don't return unique sortText
|
2026-03-25 12:30:44 +01:00 |
|
dropdown.zig
|
feat: add configuration option dropdown_limit to limit completion dropdown size
|
2026-02-05 22:25:45 +01:00 |
|
file_tree_palette.zig
|
fix: sort files in each directory of the file tree
|
2026-03-17 22:21:42 +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
|
fix: refresh hover when menus modify their contents
|
2026-02-03 18:45:44 +01:00 |
|
open_recent_project.zig
|
fix: store button click locations as signed values
|
2025-10-10 16:05:50 +02:00 |
|
palette.zig
|
feat: add project file explorer widget (palette)
|
2026-02-13 13:26:12 +01:00 |
|
symbol_palette.zig
|
Add indentation according to depth in symbol palette
|
2026-03-13 13:32:25 -05: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
|
fix: refresh hover when menus modify their contents
|
2026-02-03 18:45:44 +01:00 |