zed/assets
张小白 64fa7a5234
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 Fix font selection on macOS (#13615) 2024-06-27 17:02:45 -06:00
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 Update collaboration sounds, add sounds to screensharing 2023-07-04 16:18:42 -04:00
themes linux: Indicate when the window is focused (#14266) 2024-07-12 14:20:58 -07:00