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
Blaž Hrastnik a640ab6b1f
Avoid repeatedly loading config
2 years ago
..
fuzzy_match Treat space as a seperator instead of a character in fuzzy picker 2 years ago
completion.rs lsp: Resolve completion item asynchronously on idle-timeout (#4781) 2 years ago
editor.rs Avoid repeatedly loading config 2 years ago
fuzzy_match.rs Treat space as a seperator instead of a character in fuzzy picker 2 years ago
info.rs Refactor Margin for fine grained control (#2727) 2 years ago
lsp.rs Fix signature help panic when too large (#4030) 2 years ago
markdown.rs Render html <code> tags as code in markdown (#3425) 2 years ago
menu.rs lsp: Resolve completion item asynchronously on idle-timeout (#4781) 2 years ago
mod.rs Add LSP workspace command picker (#3140) 2 years ago
overlay.rs Add bracketed paste (#3233) 2 years ago
picker.rs sort fuzzy matches with equal score by length in picker (#4698) 2 years ago
popup.rs Popup scrollbar (#4449) 2 years ago
prompt.rs Refactor blackhole register (#4504) 2 years ago
spinner.rs Instant is more suitable than SystemTime for spinners 2 years ago
statusline.rs Avoid repeatedly loading config 2 years ago
text.rs fix: Allow multi-line prompt documentation 2 years ago