ZIm/crates/zed
Marshall Bowers 558bbfffae
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-07-31 13:56:53 +00:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources windows: Port to DirectX 11 (#34374) 2025-07-30 15:27:58 -07:00
src title_bar: Show the plan from the CloudUserStore (#35401) 2025-07-31 13:56:53 +00:00
build.rs Fix icon size on Windows (#34277) 2025-07-11 15:09:10 +02:00
Cargo.toml Introduce settings profiles (#35339) 2025-07-30 21:48:24 +00:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Restore the default release channel (#23671) 2025-01-26 09:19:24 +00:00