ZIm/crates/zed2
Joseph T. Lyons e91d9d89c8 Add settings events (#3847)
Adds the infractucture for settings events and specifically tracks theme
settings. Currently, we only take note of the theme at app open and when
the user switches the theme with the theme selector. Changes at the
config file are ignored, as putting code that low leads to a lot of
chances of reporting theme events when the user hasn't done anything.
This change is done in both Zed 1 and Zed 2.

I'll open up a PR on zed.dev and adjust the database accordingly.

Release Notes:

- N/A
2024-01-02 18:10:16 -05:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources Add temp nightly icon 2023-12-04 12:48:21 -05:00
src Add settings events (#3847) 2024-01-02 18:10:16 -05:00
build.rs Avoid caching zed build script if git state has changed 2023-12-12 09:55:56 -08:00
Cargo.toml Add new panels into zed2 2023-12-20 18:23:08 +02:00