zed/crates/editor
Nathan Sobo 835af35839 Simplify prev/next_row_boundary methods
We added clipping of points against the buffer when excerpt headers were in the buffer, but now that they're just blocks, I think we can avoid the potential to panic in these methods by going back to not clipping.
2021-12-27 15:46:19 -08:00
..
src Simplify prev/next_row_boundary methods 2021-12-27 15:46:19 -08:00
Cargo.toml Get selections rendering again when local selections are owned by Editor 2021-12-11 13:42:46 -07:00