gpui-component/crates/ui/src/input
2026-08-19 00:48:55 +02:00
..
lsp editor: Add InlineCompletion LSP support (#1736) 2025-12-08 10:53:36 +08:00
popovers list: Refactor ListDelegate to easy access delegate. (#1713) 2025-12-01 17:42:44 +08:00
blink_cursor.rs chore: Keep spawn task on it owner. (#1456) 2025-10-29 19:11:49 +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 feat(input): support custom text highlights 2026-08-19 00:48:55 +02:00
indent.rs editor: Add InlineCompletion LSP support (#1736) 2025-12-08 10:53:36 +08:00
input.rs input: Fix wrong font being used in Input. (#1706) 2025-12-01 09:05:34 +00:00
mask_pattern.rs number_input: Allow signed numbers (#957) 2025-06-16 10:05:37 +08:00
mod.rs editor: Improve double-click for word selection (#1491) 2025-11-10 05:02:02 +00:00
mode.rs input: Add to support CodeEditor as single line mode. (#1696) 2025-11-28 19:51:40 +08:00
movement.rs editor: Add InlineCompletion LSP support (#1736) 2025-12-08 10:53:36 +08:00
number_input.rs input: Change to input text size to smaller. (#1703) 2025-11-28 09:37:43 +00:00
otp_input.rs input: Change to input text size to smaller. (#1703) 2025-11-28 09:37:43 +00: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 editor: Improve scroll to support position at the edge of the editor on click. (#1672) 2025-11-24 09:37:59 +00:00
selection.rs editor: Improve double-click for word selection (#1491) 2025-11-10 05:02:02 +00:00
state.rs feat(input): support custom text highlights 2026-08-19 00:48:55 +02:00
text_wrapper.rs input: Fix wrong font being used in Input. (#1706) 2025-12-01 09:05:34 +00:00