zed/crates/rope/src
Antonio Scandurra 8631180e43
Avoid buffering line content to compute indent guides (#15167)
Release Notes:

- Improved performance when computing indent guides for buffers with
extremely long lines.

---------

Co-authored-by: Nathan <nathan@zed.dev>
Co-authored-by: Bennet <bennet@zed.dev>
Co-authored-by: Thorsten <thorsten@zed.dev>
2024-07-25 15:21:50 +02:00
..
offset_utf16.rs Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
point.rs Add documentation to many core editor types (#7919) 2024-02-17 09:03:05 -07:00
point_utf16.rs Finished refactoring out fs and rope 2022-10-11 15:25:54 -07:00
rope.rs Avoid buffering line content to compute indent guides (#15167) 2024-07-25 15:21:50 +02:00
unclipped.rs Move Unclipped into separate file 2022-11-23 14:02:11 -05:00