helix/helix-term/src/ui
Pascal Kuthe 8e592a151f refactor completion and signature help using hooks 2024-01-23 11:20:19 +09:00
..
completion.rs refactor completion and signature help using hooks 2024-01-23 11:20:19 +09:00
document.rs Fix precedence of ui.virtual.whitespace (#8879) 2023-11-25 14:27:31 +01:00
editor.rs refactor completion and signature help using hooks 2024-01-23 11:20:19 +09:00
info.rs Refactor Margin for fine grained control (#2727) 2022-06-22 01:52:08 +09:00
lsp.rs Support drawing popup frame (#4313) 2023-12-19 10:17:12 +09:00
markdown.rs markdown: Recognize `<code>` tags with attributes as code (#8397) 2023-09-26 11:05:19 +09:00
menu.rs refactor completion and signature help using hooks 2024-01-23 11:20:19 +09:00
mod.rs Create helix-stdx crate for stdlib extensions 2024-01-18 10:57:53 +09:00
overlay.rs Fix typos (#6643) 2023-04-07 23:10:38 +08:00
picker.rs Create helix-stdx crate for stdlib extensions 2024-01-18 10:57:53 +09:00
popup.rs Support drawing popup frame (#4313) 2023-12-19 10:17:12 +09:00
prompt.rs Preview the latest value for regular registers 2023-07-31 15:05:38 +09:00
spinner.rs Address clippy lints (#9371) 2024-01-17 12:40:45 -06:00
statusline.rs Initialize diagnostics when opening a document (#8873) 2024-01-09 10:01:04 +09:00
text.rs Fix 'attempt to divide by zero' panic (#6155) 2023-03-03 15:50:26 +09:00