ZIm/crates/client/src
Ben Brandt 508ccde363
Better messaging for accounts that are too young (#31212)
Right now you find this out the first time you try and submit a
completion.

These changes communicate much earlier to the user what the issue is
with their account and what they can do about it.

Release Notes:

- N/A

---------

Co-authored-by: Antonio Scandurra <me@as-cii.com>
2025-05-23 09:32:03 +00:00
..
proxy Fix socks proxy local DNS resolution not respected (#30619) 2025-05-21 14:55:39 +08:00
telemetry Use Instant not chrono for telemetry (#20756) 2024-11-19 08:23:12 -07:00
client.rs client: Try to re-introduce HTTP/HTTPS proxy (#31002) 2025-05-21 09:08:32 +08:00
proxy.rs client: Try to re-introduce HTTP/HTTPS proxy (#31002) 2025-05-21 09:08:32 +08:00
telemetry.rs client: Remove extra clone, pass big struct by reference (#30716) 2025-05-15 00:16:25 +02:00
test.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
user.rs Better messaging for accounts that are too young (#31212) 2025-05-23 09:32:03 +00:00
zed_urls.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00