gpui-component/crates/ui/src/input
Jason Lee 6ebb9418a0
editor: Use measure_indent_width for indent guides width. (#1428)
Continue #1426, this changes I was forgotten to push before #1426
merged.
2025-10-24 20:18:30 +08:00
..
lsp editor: Improve hover popover delay. (#1389) 2025-10-17 02:14:20 +00:00
popovers tree: Add Tree. (#1373) 2025-10-15 18:39:47 +08:00
blink_cursor.rs input: Pause blink and keep show cursor on moving or editing. (#1236) 2025-09-10 14:49:14 +08:00
change.rs input: Add Cursor and Selection type and export line number, cursor. (#1012) 2025-06-27 20:48:26 +08:00
clear_button.rs chore: Refactor tab key to switch focus. (#991) 2025-09-29 16:48:24 +08:00
cursor.rs chore: Improve RopeExt API and add more docs. (#1289) 2025-09-25 18:17:46 +08:00
element.rs editor: Use measure_indent_width for indent guides width. (#1428) 2025-10-24 20:18:30 +08:00
indent.rs editor: Use measure_indent_width for indent guides width. (#1428) 2025-10-24 20:18:30 +08:00
mask_pattern.rs number_input: Allow signed numbers (#957) 2025-06-16 10:05:37 +08:00
mod.rs editor: Add indent guides. (#1426) 2025-10-24 19:03:09 +08:00
mode.rs editor: Add indent guides. (#1426) 2025-10-24 19:03:09 +08:00
movement.rs editor: Add to support move vertical for soft wrapped lines. (#1312) 2025-10-03 18:19:37 +08:00
number_input.rs input: Implement styled for number input (#1333) 2025-10-08 10:36:28 +08:00
otp_input.rs input: Refactor InputEvent::Change to not include the text. (#1246) 2025-09-15 20:50:30 +08:00
rope_ext.rs input: Fix Input panics when masked have non-ASCII characters. (#1382) 2025-10-15 07:15:50 +00:00
search.rs tree: Add Tree. (#1373) 2025-10-15 18:39:47 +08:00
state.rs editor: Add indent guides. (#1426) 2025-10-24 19:03:09 +08:00
text_input.rs input: Fix Input to prepare text wrapper. (#1417) 2025-10-23 08:03:38 +00:00
text_wrapper.rs input: Fix Input to prepare text wrapper. (#1417) 2025-10-23 08:03:38 +00:00