zed/crates/editor
Antonio Scandurra 572e571927 Test longest row only when tabs are not present or the tab size is 1
This is because the longest row calculation is best-effort at the moment,
since this information is not indexed in the `TabMap`.
2021-11-18 10:54:22 +01:00
..
src Test longest row only when tabs are not present or the tab size is 1 2021-11-18 10:54:22 +01:00
Cargo.toml Init env_logger in the editor crate for tests only 2021-11-12 17:01:57 +01:00