Skip to content

Introduce stable_size_docks setting #30946

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hron
Copy link
Contributor

@hron hron commented May 19, 2025

Currently, Zed maintains the size for every panel separately. This is probably what most of the users want, but it can be really annoying when the layout changes unexpectedly. The stable-size-docks feature allows users to define a fixed size for each dock, ensuring a consistent layout when switching panels.

Screencast.From.2025-05-18.16-10-31.mp4

Release Notes:

  • Added stable_size_docks configuration, which allows to keep the same size for all panels in specific dock

Currently, Zed maintains the size for every panel separately. This is
probably what most of the users want, but it can be really annoying when
the layout changes unexpectedly. The `stable-size-docks` feature allows
users to define a fixed size for each dock, ensuring a consistent layout
when switching panels.
@hron hron force-pushed the stable-size-docks branch from cc22db2 to 56941e8 Compare May 19, 2025 10:18
@maxdeviant maxdeviant changed the title Introduce stable-size-docks feature Introduce stable_size_docks setting May 19, 2025
@notpeter notpeter added the cla-signed The user has signed the Contributor License Agreement label May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants