claude-code - 💡(How to fix) Fix [FEATURE] Support conversation timestamps in "Claude Code for VS Code" [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#50744Fetched 2026-04-20 12:14:15
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Participants
Timeline (top)
labeled ×3
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

I'd like to know when my query and CLUDE CODE’s answer happened, but there is no timestamp displayed in the "Claude Code for VS Code".

Proposed Solution

Add timestamps in conversational interface of the "Claude Code for VS Code" This helps me trace when these things happened. For example, when did I raise the issue and when did claude code solve it

Alternative Solutions

No response

Priority

Medium - Would be very helpful

Feature Category

Interactive mode (TUI)

Use Case Example

No response

Additional Context

No response

extent analysis

TL;DR

Adding timestamps to the conversational interface of "Claude Code for VS Code" is likely the most straightforward fix to address the user's need for tracking when queries and answers occur.

Guidance

  • The feature request is clear and specific, focusing on the addition of timestamps to the interface, which suggests that the development team should consider implementing this feature to enhance user experience.
  • To verify the effectiveness of the proposed solution, the development team could create a prototype or a minimal viable product (MVP) that includes timestamps and gather user feedback.
  • The priority of the feature is marked as "Medium", indicating that while it's not critical, it would be very helpful to users, suggesting that it should be considered in the roadmap for future updates.
  • The feature category is "Interactive mode (TUI)", which implies that the solution should be integrated into the existing Text-Based User Interface (TUI) of "Claude Code for VS Code".

Example

No specific code example can be provided without more technical details about the implementation of "Claude Code for VS Code". However, the general approach would involve modifying the UI components to display timestamps alongside queries and answers.

Notes

The implementation details, such as the format of the timestamps (e.g., date, time, timezone) and how they will be stored or generated, are not specified in the issue. These details would need to be decided upon by the development team.

Recommendation

Apply workaround: Since there's no clear indication of an existing fix or version that includes this feature, the best course of action would be to apply a workaround, such as manually tracking queries and answers with timestamps until the feature is officially implemented.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING