helix-mods/helix-term/src/ui
Michael Davis c47ca33137
Render diagnostics in the file picker preview (#4324)
This is mostly for the sake of the diagnostics pickers: without
rendering the diagnostic styles, it's hard to tell where the entries
in the picker are pointing to.
2022-10-25 21:03:35 +09:00
..
fuzzy_match Treat space as a seperator instead of a character in fuzzy picker 2022-10-11 12:25:28 +09:00
completion.rs lsp: Resolve completion items missing documentation on idle (#4406) 2022-10-22 10:04:50 +09:00
editor.rs lsp: Resolve completion items missing documentation on idle (#4406) 2022-10-22 10:04:50 +09:00
fuzzy_match.rs Treat space as a seperator instead of a character in fuzzy picker 2022-10-11 12:25:28 +09:00
info.rs Refactor Margin for fine grained control (#2727) 2022-06-22 01:52:08 +09:00
lsp.rs Fix signature help panic when too large (#4030) 2022-10-03 23:56:24 +09:00
markdown.rs Render html <code> tags as code in markdown (#3425) 2022-09-13 05:14:16 -04:00
menu.rs lsp: Resolve completion items missing documentation on idle (#4406) 2022-10-22 10:04:50 +09:00
mod.rs factor editor event handling into function 2022-10-18 22:31:39 -04:00
overlay.rs Add bracketed paste (#3233) 2022-08-29 09:48:49 +09:00
picker.rs Render diagnostics in the file picker preview (#4324) 2022-10-25 21:03:35 +09:00
popup.rs Add bracketed paste (#3233) 2022-08-29 09:48:49 +09:00
prompt.rs Fix preview bug (#3644) 2022-09-20 16:40:48 +09:00
spinner.rs Instant is more suitable than SystemTime for spinners 2022-02-10 11:12:47 +09:00
statusline.rs feat(statusline): add option to show total line numbers in file (#3960) 2022-10-03 23:54:00 +09:00
text.rs fix: Allow multi-line prompt documentation 2022-02-20 14:44:44 +09:00