helix/helix-term/src/ui
Pascal Kuthe 93e8c16614 fix required_size implementation of signature help
Trunctation should always be handled by the parent. Returning None is
only supposed to indicate a missing implementation

Co-authored-by: Ben Fekih, Hichem" <hichem.f@live.de>
2024-04-28 11:21:50 -04:00
..
completion.rs fix popup size calculation 2024-04-28 11:21:50 -04:00
document.rs don't manually grapheme align ts highlights (#10310) 2024-04-11 00:14:08 +09:00
editor.rs Improve popup position 2024-04-20 08:39:12 -04:00
info.rs Avoid cloning the whole paragraph content just for rendering (#9739) 2024-02-27 18:24:05 +01:00
lsp.rs fix required_size implementation of signature help 2024-04-28 11:21:50 -04:00
markdown.rs Avoid cloning the whole paragraph content just for rendering (#9739) 2024-02-27 18:24:05 +01:00
menu.rs fix popup size calculation 2024-04-28 11:21:50 -04:00
mod.rs Improve popup position 2024-04-20 08:39:12 -04:00
overlay.rs Fix typos (#6643) 2023-04-07 23:10:38 +08:00
picker.rs fix lsp config reload (#9415) 2024-02-13 11:58:53 +01:00
popup.rs fix popup size calculation 2024-04-28 11:21:50 -04:00
prompt.rs Revert "helix-term: allow to backspace out-of the command prompt (#9828)" (#10005) 2024-03-26 14:49:39 +09:00
spinner.rs use newtype parttern for langauge server id 2024-04-22 12:27:47 +09:00
statusline.rs Fix regression in color-modes 2024-03-26 14:46:56 +09:00
text.rs Avoid cloning the whole paragraph content just for rendering (#9739) 2024-02-27 18:24:05 +01:00