ZIm/crates/zed/src
Marshall Bowers e3f3600731
title_bar: Show the plan from the CloudUserStore (#35401)
This PR updates the user menu in the title bar to show the plan from the
`CloudUserStore` instead of the `UserStore`.

We're still leveraging the RPC connection to listen for `UpdateUserPlan`
messages so that we can get live-updates from the server, but we are
merely using this as a signal to re-fetch the information from Cloud.

Release Notes:

- N/A
2025-08-23 10:36:13 -04:00
..
zed Actually disable ai for now (#35327) 2025-08-23 10:36:11 -04:00
main.rs title_bar: Show the plan from the CloudUserStore (#35401) 2025-08-23 10:36:13 -04:00
reliability.rs Fix link to panic location on GitHub (#35162) 2025-08-23 10:36:06 -04:00
zed-main.rs Fix Unexpected Console Window When Running Zed Release Build (#32144) 2025-06-05 19:38:19 +08:00
zed.rs Introduce settings profiles (#35339) 2025-08-23 10:36:12 -04:00