![]() Previously, the assistant panel width was not persisted across sessions. This meant that upon restarting the Zed editor, the panel would revert to its default size, disrupting the user's preferred layout. This pull request introduces persistence for the assistant panel width. The width is now saved to the key-value store when the editor is closed and restored on startup, ensuring a consistent UI experience across different sessions. Release Notes: - agent: Add assistant panel width persistence --------- Signed-off-by: Umesh Yadav <umesh4257@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |