Adds a way to toggle font size without settings adjustments (#24857)
Closes https://github.com/zed-industries/zed/issues/23505
Now `zed::IncreaseBufferFontSize` (and all the same UI- and
Buffer-related settings) action is parameterized with `{ "persist": true
}` (default).
Using `"persist": false` brings back resizing behavior prior to
https://github.com/zed-industries/zed/pull/23265
Release Notes:
- Added a way to toggle font size without settings adjustments K
Kirill Bulatov committed
3b91de8003917e1160ef3b73f061d6a8273931df
Parent: 2f734cb
Committed by GitHub <noreply@github.com>
on 2/14/2025, 11:27:48 AM