claude-code - 💡(How to fix) Fix Feature request: copy button for individual chat messages

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…
RAW_BUFFERClick to expand / collapse

Problem

Codex and other AI chat interfaces in VS Code have a dedicated copy button that appears on hover for each message. Claude Code extension lacks this — the only way to copy a full response is manual text selection, which is tedious especially for long outputs.

Code blocks already have a copy icon. The same pattern should apply to prose responses.

Expected behavior

A copy icon appears on hover at the top-right corner of each assistant message, copying the full message content to clipboard.

Why it matters

When using Claude Code alongside other tools (e.g., reviewing output in a second AI), copying responses quickly is a core part of the workflow. The current friction breaks focus.

Environment

  • Claude Code VS Code extension
  • Linux (Devin environment)

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…

FAQ

Expected behavior

A copy icon appears on hover at the top-right corner of each assistant message, copying the full message content to clipboard.

Still need to ship something?

×6

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

Back to top recommendations

TRENDING