Re-introduce auto-height in editor2 (#3471)

Release Notes:

- N/A
This commit is contained in:
Antonio Scandurra 2023-12-01 12:02:45 +01:00 committed by GitHub
commit c9be637b6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 211 additions and 698 deletions

View file

@ -1256,7 +1256,7 @@ mod tests {
//
// TODO: without closing, the opened items do not propagate their history changes for some reason
// it does work in real app though, only tests do not propagate.
workspace.update(cx, |_, cx| dbg!(cx.focused()));
workspace.update(cx, |_, cx| cx.focused());
let initial_history = open_close_queried_buffer("fir", 1, "first.rs", &workspace, cx).await;
assert!(