zed/assets
张小白 64fa7a5234
Some checks are pending
CI / Check formatting and spelling (push) Waiting to run
CI / (macOS) Run Clippy and tests (push) Waiting to run
CI / (Linux) Run Clippy and tests (push) Waiting to run
CI / (Windows) Run Clippy and tests (push) Waiting to run
CI / Create a macOS bundle (push) Blocked by required conditions
CI / Create a Linux bundle (push) Blocked by required conditions
CI / Create arm64 Linux bundle (push) Blocked by required conditions
Deploy Docs / Deploy Docs (push) Waiting to run
Docs / Check formatting (push) Waiting to run
Set *_font_fallbacks default to None (#16941)
In the current `default.json`, `*_font_fallbacks=[]`, which results in
the `fallbacks` value in the `Font` struct always being `Some(...)`.

This PR introduces the following improvements:
1. Changed `*_font_fallbacks = []` to `*_font_fallbacks = null` in
`default.json`.
2. Enhanced the macOS and Windows implementations.

Release Notes:

- N/A
2024-08-28 22:30:46 -07:00
..
fonts
icons Display buffer/project search entries in the outline panel (#16589) 2024-08-25 21:40:02 +03:00
keymaps Fix casing of "macOS" (#17040) 2024-08-28 19:10:49 -04:00
prompts assistant: Add imports in a single area when using workflows (#16355) 2024-08-19 19:01:45 +02:00
settings Set *_font_fallbacks default to None (#16941) 2024-08-28 22:30:46 -07:00
sounds
themes linux: Indicate when the window is focused (#14266) 2024-07-12 14:20:58 -07:00