zed/crates/editor
Antonio Scandurra 5081eafa9d Always wrap lines that are wider than 512 em advances
We went with a more conservative upper bound so that the number of
characters (hopefully) never exceeds `MAX_LINE_LEN` (1024) when laying
out text.

Co-Authored-By: Max Brunsfeld <max@zed.dev>
2022-04-21 19:29:37 +02:00
..
src Always wrap lines that are wider than 512 em advances 2022-04-21 19:29:37 +02:00
Cargo.toml Introduce structured logging 2022-04-08 10:06:51 -06:00