Skip to content

Make the commit editor's font size independently configurable#56077

Merged
cole-miller merged 4 commits into
mainfrom
git-panel-font-size
May 21, 2026
Merged

Make the commit editor's font size independently configurable#56077
cole-miller merged 4 commits into
mainfrom
git-panel-font-size

Conversation

@cole-miller

@cole-miller cole-miller commented May 7, 2026

Copy link
Copy Markdown
Member
  • Add a separate git_commit_buffer_font_size setting, defaulting to 12px (the previous default before it was changed to use the buffer font size)
  • Add in-memory buffer font size overrides for zooming the commit modal and in-panel editor

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Release Notes:

  • Added a git_commit_buffer_font_size setting and made the in-panel and modal commit message editors zoomable.

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 7, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label May 7, 2026
@cole-miller cole-miller marked this pull request as draft May 7, 2026 17:07
@cole-miller cole-miller force-pushed the git-panel-font-size branch from 9055b64 to e127a10 Compare May 7, 2026 18:37
@cole-miller cole-miller marked this pull request as ready for review May 7, 2026 18:44
@PatzEdi

PatzEdi commented May 16, 2026

Copy link
Copy Markdown

This is great, thanks!

@cole-miller cole-miller enabled auto-merge May 21, 2026 22:01
@cole-miller cole-miller added this pull request to the merge queue May 21, 2026
Merged via the queue into main with commit da66f95 May 21, 2026
32 checks passed
@cole-miller cole-miller deleted the git-panel-font-size branch May 21, 2026 22:18
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 2, 2026
…dustries#56077)

- Add a separate `git_commit_buffer_font_size` setting, defaulting to
`12px` (the previous default before it was changed to use the buffer
font size)
- Add in-memory buffer font size overrides for zooming the commit modal
and in-panel editor

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Release Notes:

- Added a `git_commit_buffer_font_size` setting and made the in-panel
and modal commit message editors zoomable.
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 staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants