ZIm/crates/zed2/src
Joseph T. Lyons a0dcc9618e Mark app event as open if we fail to get installation_id
If we find a previous installation_id, then we send `open`. If we don't find a previous installation_id, then we sent as `first open`. If we fail, we mark it as `open` so that we don't accidentally bloat our `first open` stats.
2023-11-20 16:04:15 -05:00
..
languages Re-implement actions as derive macros instead of blanket impls 2023-11-16 17:32:02 -08:00
assets.rs Exclude source themes from Zed2 binary 2023-11-03 11:11:10 -04:00
languages.rs Remove the 2s from source code 2023-11-02 10:55:02 -07:00
main.rs Mark app event as open if we fail to get installation_id 2023-11-20 16:04:15 -05:00
only_instance.rs Create new Zed release channel: nightly 2023-11-17 12:13:32 +02:00
open_listener.rs Implement most core actions 2023-11-14 00:06:33 -08:00
zed2.rs Focus workspace on launch (#3364) 2023-11-19 19:38:41 -07:00