helix/helix-view/src
2025-01-04 09:03:30 -08:00
..
annotations only show inline diagnostics after a delay 2024-07-15 16:36:29 +02:00
editor feat: add support for basic icons 2025-01-04 09:03:30 -08:00
handlers Make helix_core::Uri cheap to clone 2024-09-03 09:50:31 -04:00
annotations.rs
base64.rs
clipboard.rs clipboard: Sway builtin provider yank and paste commands 2024-11-20 18:10:46 -05:00
document.rs implement snippet tabstop support 2024-12-17 13:34:40 -05:00
editor.rs feat: add support for basic icons 2025-01-04 09:03:30 -08:00
events.rs add DocumentFocusLost event 2024-12-17 13:34:40 -05:00
graphics.rs Colors for items in the completion menu (#12299) 2024-12-20 10:16:15 -06:00
gutter.rs feat: add support for basic icons 2025-01-04 09:03:30 -08:00
handlers.rs only show inline diagnostics after a delay 2024-07-15 16:36:29 +02:00
info.rs
input.rs Support bindings with the Super (Cmd/Win/Meta) modifier (#6592) 2024-12-08 12:35:14 +09:00
keyboard.rs Support bindings with the Super (Cmd/Win/Meta) modifier (#6592) 2024-12-08 12:35:14 +09:00
lib.rs Consistently maintain view position (#10559) 2024-07-23 19:54:00 +02:00
macros.rs
register.rs registers: Use saved values for clipboard providers which can't read 2024-12-02 10:16:17 -05:00
theme.rs theme: Include key names in style parsing warnings 2024-12-04 10:24:42 -05:00
tree.rs fix(clippy): clippy 1.83 lints (#12150) 2024-12-02 08:23:32 -06:00
view.rs Improve scrolloff behavior (#11323) 2024-07-26 17:20:33 +02:00