helix/helix-term/src/ui
Michael Davis 545acfda88
Make file preview callback optional
When Picker and FilePicker are merged, not all Pickers will be able to
show a preview.

Co-authored-by: Gokul Soumya <gokulps15@gmail.com>
2023-06-18 12:28:16 -05:00
..
fuzzy_match Fix typos (#6643) 2023-04-07 23:10:38 +08:00
completion.rs add config option for instant completion entry preview (defaulting to true). 2023-06-09 13:23:29 -04:00
document.rs Fix typos (#6643) 2023-04-07 23:10:38 +08:00
editor.rs Fix underflow when repeating a completion that has a negative shift position (#7322) 2023-06-13 01:37:47 +09:00
fuzzy_match.rs Fix typos (#6643) 2023-04-07 23:10:38 +08:00
info.rs Refactor Margin for fine grained control (#2727) 2022-06-22 01:52:08 +09:00
lsp.rs rework positioning/rendering and enable softwrap/virtual text (#5420) 2023-02-01 02:03:19 +09:00
markdown.rs automatically disable TS when parsing takes longer than 500ms 2023-05-18 15:23:37 +09:00
menu.rs Truncate paths in the file picker (#6410) 2023-03-31 15:19:17 +09:00
mod.rs Make file preview callback optional 2023-06-18 12:28:16 -05:00
overlay.rs Fix typos (#6643) 2023-04-07 23:10:38 +08:00
picker.rs Make file preview callback optional 2023-06-18 12:28:16 -05:00
popup.rs Hide signature help if it overlays completion menu (#5523) 2023-03-31 15:19:28 +09:00
prompt.rs Fix #6669: Theme preview doesn't return theme to normal (#6694) 2023-04-13 07:43:34 +08:00
spinner.rs Instant is more suitable than SystemTime for spinners 2022-02-10 11:12:47 +09:00
statusline.rs Add register statusline element (#7222) 2023-06-08 14:34:07 -05:00
text.rs Fix 'attempt to divide by zero' panic (#6155) 2023-03-03 15:50:26 +09:00