ZIm/crates/client
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
..
src Add settings events (#3847) 2024-01-02 18:10:16 -05:00
Cargo.toml Add timestamp delta to telemetry events 2023-11-19 21:52:28 -05:00