zed/crates/client/src
Conrad Irwin 66e06616db
Some checks are pending
CI / Check Postgres and Protobuf migrations, mergability (push) Waiting to run
CI / Check formatting and spelling (push) Waiting to run
CI / (macOS) Run Clippy and tests (push) Waiting to run
CI / (Linux) Run Clippy and tests (push) Waiting to run
CI / (Linux) Build Remote Server (push) Waiting to run
CI / (Windows) Run Clippy and tests (push) Waiting to run
CI / Create a macOS bundle (push) Blocked by required conditions
CI / Create a Linux bundle (push) Blocked by required conditions
CI / Create arm64 Linux bundle (push) Blocked by required conditions
Deploy Docs / Deploy Docs (push) Waiting to run
Docs / Check formatting (push) Waiting to run
Don't write temp files for telemetry logs (#20209)
This still keeps a telemetry.log for the current session, but not one
file per load of zed.

Closes: #20045

Release Notes:

- Fixed a bug where Zed would create a new temporary file on each boot
for telemetry logs
2024-11-05 14:05:51 -07:00
..
telemetry Use SystemClock in EventCoalescer (#8317) 2024-02-23 20:07:13 -05:00
client.rs Remove dev servers (#19638) 2024-10-24 12:14:03 -06:00
socks.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
telemetry.rs Don't write temp files for telemetry logs (#20209) 2024-11-05 14:05:51 -07:00
test.rs Remove dev servers (#19638) 2024-10-24 12:14:03 -06:00
user.rs ssh remoting: Show the host's GitHub name in the titlebar when sharing an SSH project (#19844) 2024-10-29 09:52:54 +01:00
zed_urls.rs Add client::zed_urls module for constructing zed.dev URLs (#19391) 2024-10-17 16:18:35 -04:00