gpui-component/crates/ui
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
..
locales input: Add to support search and replace. (#1252) 2025-09-17 19:02:00 +08:00
src editor: Improve range_to_utf16 and range_from_utf16 by use Rope. (#1268) 2025-09-22 14:07:30 +08:00
tests/fixtures dock: Revert dock to use absolute size. (#840) 2025-05-08 16:29:55 +08:00
Cargo.toml chore: Remove gpui test-support feature 2025-09-19 17:38:42 +08:00
LICENSE-APACHE