| .. |
|
lsp
|
editor: Add DefinitionProvider. (#1261)
|
2025-09-19 13:49:24 +08:00 |
|
popovers
|
editor: Update completions to support CompletionTextEdit. (#1267)
|
2025-09-22 11:39:50 +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
|
input: Add mask_toggle button to toggle masked state to Input. (#758)
|
2025-03-31 22:57:07 +08:00 |
|
cursor.rs
|
editor: Add completion, code_action provider. (#1242)
|
2025-09-15 19:25:02 +08:00 |
|
element.rs
|
editor: Improve line number to use shape_line method. (#1265)
|
2025-09-19 19:23:57 +08:00 |
|
mask_pattern.rs
|
number_input: Allow signed numbers (#957)
|
2025-06-16 10:05:37 +08:00 |
|
mod.rs
|
input: Add to support search and replace. (#1252)
|
2025-09-17 19:02:00 +08:00 |
|
mode.rs
|
editor: Refactor the LSP config.
|
2025-09-18 14:17:18 +08:00 |
|
number_input.rs
|
chrore: Refactor the disabled API for NumberInput, DatePicker, OtpInput, Calandar. (#1102)
|
2025-07-29 17:31:52 +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
|
editor: Add to support HoverPopover. (#1260)
|
2025-09-18 18:18:54 +08:00 |
|
search.rs
|
editor: Improve search to select first match in visible range. (#1258)
|
2025-09-18 16:07:35 +08:00 |
|
state.rs
|
editor: Update completions to support CompletionTextEdit. (#1267)
|
2025-09-22 11:39:50 +08:00 |
|
text_input.rs
|
input: Add to support search and replace. (#1252)
|
2025-09-17 19:02:00 +08:00 |
|
text_wrapper.rs
|
editor: Improve TextWrapper performance by only rebuild changed lines. (#1266)
|
2025-09-20 02:35:48 +08:00 |