ZIm/crates/zeta
Kirill Bulatov 3b91de8003
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
2025-02-14 13:27:48 +02:00
..
src Adds a way to toggle font size without settings adjustments (#24857) 2025-02-14 13:27:48 +02:00
Cargo.toml Migrate edit_prediction_provider setting before updating its value to 'zed' during onboarding (#24781) 2025-02-13 02:35:25 +00:00
LICENSE-GPL Introduce staff-only inline completion provider (#21739) 2024-12-09 14:26:36 +01:00