helix-mods/helix-term/src/ui
Philipp Mildenberger f9b08656f4 Fix sorting issues of the editor wide diagnostics and apply diagnostics related review suggestions
Co-authored-by: Pascal Kuthe <pascal.kuthe@semimod.de>
2023-05-18 21:48:32 +02:00
..
fuzzy_match Fix typos (#6643) 2023-04-07 23:10:38 +08:00
completion.rs Remove unnecessary completion support check (likely an artifact) 2023-05-18 21:48:32 +02:00
document.rs Fix typos (#6643) 2023-04-07 23:10:38 +08:00
editor.rs Adds support for multiple language servers per language. 2023-05-18 21:48:30 +02: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 Adds support for multiple language servers per language. 2023-05-18 21:48:30 +02:00
overlay.rs Fix typos (#6643) 2023-04-07 23:10:38 +08:00
picker.rs automatically disable TS when parsing takes longer than 500ms 2023-05-18 15:23:37 +09: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 Fix sorting issues of the editor wide diagnostics and apply diagnostics related review suggestions 2023-05-18 21:48:32 +02:00
text.rs Fix 'attempt to divide by zero' panic (#6155) 2023-03-03 15:50:26 +09:00