zed/crates/editor
Nathan Sobo 0ed488d93b Avoid building up pending edits when soft wrapping is disabled
This was causing us to get slower over time as we stacked up hundreds of thousands of pending edits whenever soft wrap was disabled.

Co-Authored-By: Antonio Scandurra <me@as-cii.com>
2021-11-30 08:28:29 -07:00
..
src Avoid building up pending edits when soft wrapping is disabled 2021-11-30 08:28:29 -07:00
Cargo.toml Implement SelectNext 2021-11-25 15:44:06 +01:00