zed/crates/editor
Conrad Irwin d4c5c0f05e
Don't render invisibles with elements (#20841)
Turns out that in the case you have a somehow valid utf-8 file that
contains almost all ascii control characters, we run out of element
arena space.

Fixes: #20652

Release Notes:

- Fixed a crash when opening a file containing a very large number of
ascii control characters on one line.
2024-11-18 16:47:25 -07:00
..
src Don't render invisibles with elements (#20841) 2024-11-18 16:47:25 -07:00
Cargo.toml Improve rewrap for ideographic writing systems (#20218) 2024-11-05 14:22:21 -07:00
LICENSE-GPL