settings: Include `null` in the type for optional settings (#20192)
This PR updates all settings that are defined as `Option`s to include `null` in their type. This prevents warnings from being displayed when `null` is used a default value. Closes https://github.com/zed-industries/zed/issues/18006. Release Notes: - Updated the settings schema to allow `null` as a value for optional settings instead of showing a warning.
M
Marshall Bowers committed
8196db6022b3a041b0b595ebc4130b8e029759f1
Parent: dc5fad5
Committed by GitHub <noreply@github.com>
on 11/4/2024, 7:25:44 PM