zed/zed
Max Brunsfeld 91c2b5825e Add LineWrapper::wrap_shaped_line
This allows us to perform wrapping based on
glyph positions in an already-shaped line. We
plan to use this in the new Text element,
because there we'll already need to do text
shaping as part of layout. This text isn't editable
so it won't need to be rewrapped with the same
frequency as the text editor's content.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2021-08-24 18:09:36 -07:00
..
assets Apply theme to chat messages 2021-08-24 17:46:41 -06:00
languages/rust
src Add LineWrapper::wrap_shaped_line 2021-08-24 18:09:36 -07:00
app-icon.png
app-icon@2x.png
build.rs
Cargo.toml Add initial unit test for channel list 2021-08-24 13:12:02 -07:00