ZIm/crates/multi_buffer/src
Ron Harel 6592314984
editor: Trim indent guides at last non-empty line (#29482)
Closes #26274

Adjust the end position of indent guides to prevent them from extending
through empty space.
Also corrected old test values ​​that seemed to have adapted to the
indentation's behavior.

Release Notes:

- Fixed indentation guides extending beyond the final scope in a file.
2025-05-12 17:04:46 +02:00
..
anchor.rs
multi_buffer.rs editor: Trim indent guides at last non-empty line (#29482) 2025-05-12 17:04:46 +02:00
multi_buffer_tests.rs Highlight merge conflicts and provide for resolving them (#28065) 2025-04-23 12:38:46 -04:00
position.rs