ZIm/crates/repl/src
Max Brunsfeld d209eab058
Combine excerpt footer and header into a single block (#19441)
This simplifies rendering of excerpt headers and footers, and removes
the need to store a `BlockDisposition` on these boundary blocks. It's a
step toward implementing "replace blocks", which we want to use in the
assistant panel.

We've also cleaned up the way heights are specified for headers and
footers and fixed some visual asymmetries between the "expand upward"
and "expand downward" buttons.

Release Notes:

- N/A

---------

Co-authored-by: Richard <richard@zed.dev>
2024-10-18 17:58:07 -07:00
..
components repl: Iterate on design of REPL sessions view (#14987) 2024-07-22 19:02:11 -04:00
outputs Styling option for separating terminal view background from background color (#17611) 2024-09-17 12:51:31 -04:00
components.rs repl: Iterate on design of REPL sessions view (#14987) 2024-07-22 19:02:11 -04:00
jupyter_settings.rs Revert "settings: Remove auxiliary Content types where possible (#16744)" (#17768) 2024-09-12 14:46:08 -04:00
kernels.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
outputs.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
repl.rs REPL: Refactor output (#16927) 2024-08-26 18:03:06 -07:00
repl_editor.rs Upgrade tree sitter and all grammars (#17734) 2024-09-16 17:10:57 -07:00
repl_sessions_ui.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
repl_store.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
session.rs Combine excerpt footer and header into a single block (#19441) 2024-10-18 17:58:07 -07:00