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 13ed4f6c47 Add hook/event system 5 months ago
..
completion.rs Support drawing popup frame (#4313) 6 months ago
document.rs Fix precedence of ui.virtual.whitespace (#8879) 7 months ago
editor.rs Add hook/event system 5 months ago
info.rs Refactor Margin for fine grained control (#2727) 2 years ago
lsp.rs Support drawing popup frame (#4313) 6 months ago
markdown.rs markdown: Recognize `<code>` tags with attributes as code (#8397) 9 months ago
menu.rs Support drawing popup frame (#4313) 6 months ago
mod.rs Create helix-stdx crate for stdlib extensions 5 months ago
overlay.rs Fix typos (#6643) 1 year ago
picker.rs Create helix-stdx crate for stdlib extensions 5 months ago
popup.rs Support drawing popup frame (#4313) 6 months ago
prompt.rs Preview the latest value for regular registers 11 months ago
spinner.rs Address clippy lints (#9371) 5 months ago
statusline.rs Initialize diagnostics when opening a document (#8873) 6 months ago
text.rs Fix 'attempt to divide by zero' panic (#6155) 1 year ago