ZIm/crates/agent
Danilo Leal b89ddf3a6e
agent: Improve layout shift on previous message editor (#33055)
Follow up to https://github.com/zed-industries/zed/pull/32765.

This PR creates a slot for the `message_editor::create_editor` to allow
using different values for min and max lines. In practice, the panel's
main editor now has a minimum of 4 lines, whereas the previous message
editor has just one. This makes the layout shift when clicking on a
previous message to edit it much smaller.

Release Notes:

- agent: Improved layout shift when clicking to edit a previous sent
message.
2025-06-19 15:23:33 -03:00
..
src agent: Improve layout shift on previous message editor (#33055) 2025-06-19 15:23:33 -03:00
Cargo.toml agent: Improve the UX around interacting with MCP servers (#32622) 2025-06-18 22:52:40 +00:00
LICENSE-GPL Rename assistant2 to agent (#27887) 2025-04-02 00:40:47 +00:00