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-plus/helix-term/src/ui
Pascal Kuthe eb9c37844c
fix syntax highlights in dynamic picker (#8206)
8 months ago
..
completion.rs Reformat with nightly rustfmt for better let-else formatting (#7721) 10 months ago
document.rs Fix typos (#6643) 1 year ago
editor.rs Clear completion when switching windows via click (#8118) 8 months ago
info.rs Refactor Margin for fine grained control (#2727) 2 years ago
lsp.rs highlighted_code_block: Take input text as &str 10 months ago
markdown.rs highlighted_code_block: Take input text as &str 10 months ago
menu.rs Don't use word splitting during fuzzy matching (#8192) 8 months ago
mod.rs Do not show (running) when opening picker (#8148) 8 months ago
overlay.rs Fix typos (#6643) 1 year ago
picker.rs fix syntax highlights in dynamic picker (#8206) 8 months ago
popup.rs Hide signature help if it overlays completion menu (#5523) 1 year ago
prompt.rs Preview the latest value for regular registers 9 months ago
spinner.rs Instant is more suitable than SystemTime for spinners 2 years ago
statusline.rs Show whether file readonly in statusline (#7740) 9 months ago
text.rs Fix 'attempt to divide by zero' panic (#6155) 1 year ago