gpui-component/crates/ui/src/input
2025-10-03 14:32:29 +08:00
..
lsp input: Only recreate the TextView used to display hover information when necessary. (#1313) 2025-09-30 16:11:32 +08:00
popovers chore: Refactor tab key to switch focus. (#991) 2025-09-29 16:48:24 +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 Bump gpui (#1324) 2025-10-03 14:32:29 +08:00
mask_pattern.rs number_input: Allow signed numbers (#957) 2025-06-16 10:05:37 +08:00
mod.rs chore: Improve RopeExt API and add more docs. (#1289) 2025-09-25 18:17:46 +08:00
mode.rs text_view: Refactor TextView, SyntaxHighlighter to use async to parsing. (#1299) 2025-09-29 14:04:24 +08:00
number_input.rs chore: Refactor tab key to switch focus. (#991) 2025-09-29 16:48:24 +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: Update RopeExt to use LF style for get correct line when have \r. (#1296) 2025-09-28 01:04:14 +08:00
search.rs editor: Revert to use ropey. (#1284) 2025-09-24 20:52:18 +08:00
state.rs Bump gpui (#1324) 2025-10-03 14:32:29 +08:00
text_input.rs editor: Split Input and Editor background color. (#1323) 2025-10-03 11:20:01 +08:00
text_wrapper.rs chore: Remove debugging logs 2025-10-03 13:37:45 +08:00