mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-26 07:24:46 +00:00
Doesn't support editing or deleting comments yet, but inputs work: <img width="797" height="881" alt="Screenshot 2026-01-14 at 11 51 36 AM" src="https://github.com/user-attachments/assets/746e085b-a919-475a-b804-ee0377e40a0b" /> <img width="698" height="178" alt="Screenshot 2026-01-14 at 11 47 51 AM" src="https://github.com/user-attachments/assets/3edac0e8-62e5-4af5-a324-df2bd293f3ca" /> <img width="695" height="695" alt="Screenshot 2026-01-14 at 11 47 58 AM" src="https://github.com/user-attachments/assets/64795ffd-62b4-48ea-a46c-7724221095d7" /> ### Features implemented: - **Local comment storage**: Comments are stored per-hunk in the Editor, with chronological ordering - **Expandable comments section**: Shows "N Comments" header that can expand/collapse - **Inline editing**: Click edit to transform a comment row into an editable text field with confirm/cancel buttons - **Delete functionality**: Remove individual comments - **Send Review to Agent**: Toolbar button with badge showing comment count, batch-submits all comments across all files/hunks to the Agent panel - **User avatars**: Shows the current user's avatar (from their Zed account) next to comments, falls back to Person icon when not logged in - **Visual tests**: Added tests for one comment, multiple comments expanded, and comments collapsed Note that this is behind a feature flag, so no release notes yet. Release Notes: - N/A --------- Co-authored-by: Zed Zippy <234243425+zed-zippy[bot]@users.noreply.github.com> Co-authored-by: David Baldwin <baldwindavid@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| LICENSE-GPL | ||