zed/crates/language
Richard Feldman 369de400be
Make rewrapping take tabs more into account (#20196)
Closes #18686


https://github.com/user-attachments/assets/e87b4508-3570-4395-92b4-c5e0e9e19623


Release Notes:

- The Rewrap command now considers the width of each tab character at
the beginning of the line to be the configured tab size.

---------

Co-authored-by: Will <will@zed.dev>
2024-11-04 18:10:40 -05:00
..
src Make rewrapping take tabs more into account (#20196) 2024-11-04 18:10:40 -05:00
build.rs
Cargo.toml
LICENSE-GPL