Feature request: show per-message timestamps in the chat UI

Status Fixed / completed
Maintainer reply None cached
Activity 4 comments · opened Jun 15, 2026 · closed Jun 15, 2026

Summary

The VSCode Claude Code chat UI (both sidebar panel and editor tab view) currently shows no timestamps on individual messages. There is no way to tell when a message was sent or when a response was received.

Desired behavior

Show a timestamp on each message bubble — similar to standard chat applications (Teams, Slack). Suggested format: full timestamp on hover, short form inline (e.g. Jun 15, 2026 09:05).

Why this matters

  • Session review: When revisiting a long session, it is impossible to tell how long a particular exchange took, or when during the day a decision was made.
  • Cross-referencing: Users working across multiple tools (Jira, Teams, Outlook) often need to correlate "what was Claude doing at 10:15" with other system activity.
  • Session identification: No date/time context when multiple sessions are open — timestamps in the conversation thread would help identify which session is which.

Notes

  • The underlying .jsonl session files already record timestamps on every entry — the data exists, it just is not surfaced in the UI.
  • Applies to both the VSCode extension panel and editor tab view.
  • Terminal (claude CLI) is out of scope.

View original on GitHub ↗

4 Comments

github-actions[bot] · 2 months ago

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/55125
  2. https://github.com/anthropics/claude-code/issues/61672
  3. https://github.com/anthropics/claude-code/issues/44763

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

Non-Dev-Contributor · 2 months ago

duplicate to https://github.com/anthropics/claude-code/issues/44763 -- assuming date is as well in the general solution included

pleasedodisturb · 2 months ago

@Non-Dev-Contributor will this have features like in 4 of these: https://github.com/anthropics/claude-code/issues/44763#issuecomment-4693425126?

github-actions[bot] · 10 days ago

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.