gpui-component/crates/story/examples
Jason Lee aa0f6d6222
editor: Improve range_to_utf16 and range_from_utf16 by use Rope. (#1268)
Now, we can work on 200K lines (editing).

--------

Now, all cost are on tree-sitter parse.

<img width="1091" height="672" alt="image"
src="https://github.com/user-attachments/assets/b111bc58-1334-40b2-9920-7006ad86bb3c"
/>
2025-09-22 14:07:30 +08:00
..
fixtures editor: Update completions to support CompletionTextEdit. (#1267) 2025-09-22 11:39:50 +08:00
dock.rs notification: Fix display issues caused by the taffy upgrade (#1084) 2025-07-23 19:12:13 +08:00
editor.rs editor: Improve range_to_utf16 and range_from_utf16 by use Rope. (#1268) 2025-09-22 14:07:30 +08:00
html.rs text_view: Add to support selection. (#1169) 2025-08-28 18:09:30 +08:00
large-text.rs editor: Add completion, code_action provider. (#1242) 2025-09-15 19:25:02 +08:00
markdown.rs input: Add to support search and replace. (#1252) 2025-09-17 19:02:00 +08:00
tiles.rs notification: Fix display issues caused by the taffy upgrade (#1084) 2025-07-23 19:12:13 +08:00
webview.rs webview: Let webview as a feature and not default enable. (#648) 2025-02-24 14:24:22 +08:00