claude-code - 💡(How to fix) Fix [FEATURE] Add a "New chat" button / shortcut to quickly start a fresh session in the VS Code chat panel

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…

Error Message

Manual text selection + Ctrl+C, which is error-prone and breaks formatting on multi-line content.

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

In the Claude Code VS Code extension chat panel, there's no button to copy an assistant response. Copying requires manually selecting text with the mouse, which is slow and loses or corrupts markdown formatting. The Claude web and desktop apps both have a per-message copy button — the extension doesn't. This was previously raised in #16268, which is now closed and locked, so I'm filing a fresh request as suggested by the auto-lock bot.

Proposed Solution

Add a "Copy" button (icon) that appears on hover, or is always visible, at the top of each assistant response in the chat panel — identical to the Claude web app. Clicking it copies the full response with markdown formatting preserved.

Alternative Solutions

Manual text selection + Ctrl+C, which is error-prone and breaks formatting on multi-line content.

Priority

Nice to have

Feature Category

IDE / VS Code extension.

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