You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 months ago
..
completion.rs fix popup size calculation 7 months ago
document.rs don't manually grapheme align ts highlights (#10310) 7 months ago
editor.rs Improve popup position 7 months ago
info.rs Avoid cloning the whole paragraph content just for rendering (#9739) 9 months ago
lsp.rs fix required_size implementation of signature help 7 months ago
markdown.rs Avoid cloning the whole paragraph content just for rendering (#9739) 9 months ago
menu.rs fix popup size calculation 7 months ago
mod.rs Improve popup position 7 months ago
overlay.rs Fix typos (#6643) 2 years ago
picker.rs fix lsp config reload (#9415) 9 months ago
popup.rs fix popup size calculation 7 months ago
prompt.rs Revert "helix-term: allow to backspace out-of the command prompt (#9828)" (#10005) 8 months ago
spinner.rs use newtype parttern for langauge server id 7 months ago
statusline.rs Fix regression in color-modes 8 months ago
text.rs Avoid cloning the whole paragraph content just for rendering (#9739) 9 months ago