mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-24 21:59:04 +00:00
This renames the Archive view to Thread History in all user-facing surfaces. The concept of archiving a thread (the verb/state) remains unchanged — only the view that lists all threads is renamed, since it shows both active and archived entries. ## Changes - Rename `ViewAllThreads` action → `ToggleThreadHistory` - Context-sensitive tooltip: "Show Thread History" / "Hide Thread History" - Update action doc comment to reference "history" instead of "archive view" - Telemetry event: `Thread History Viewed` - `SerializedSidebarView::Archive` → `History` (with `#[serde(alias = "Archive")]` for backward compat) - Add a Lucide-based clock icon adapted to 16×16 / 1.2px stroke - Switch the history toggle button to use the new clock icon - Update all three platform keymaps cc @danilo-leal Release Notes: - Renamed the threads Archive view to Thread History and updated its icon to a clock. --------- Co-authored-by: Danilo Leal <daniloleal09@gmail.com>
4 lines
426 B
XML
4 lines
426 B
XML