gpui-component/crates/story
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
..
examples editor: Improve range_to_utf16 and range_from_utf16 by use Rope. (#1268) 2025-09-22 14:07:30 +08:00
src input: Add to support search and replace. (#1252) 2025-09-17 19:02:00 +08:00
Cargo.toml editor: Add completion, code_action provider. (#1242) 2025-09-15 19:25:02 +08:00