claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[BUG] Unable to paste text into Claude Code extension input field

Open gjm-boost opened this issue 1 month ago • 2 comments

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Paste works in other VS Code inputs, but not in Claude Code Tried: Ctrl+V, clicking to focus, restarting extension, reloading window OS: Windows VS Code version: Version: 1.107.1 Claude Code extension version: 2.0.75

What Should Happen?

I would expect this to paste in the prompt input as.

Error Messages/Logs


Steps to Reproduce

No real steps to reproduce. Just unable to paste in the prompt input using Claude code extension for VS Code.

Claude Model

None

Is this a regression?

No, this never worked

Last Working Version

No response

Claude Code Version

2.0.75

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

VS Code integrated terminal

Additional Information

No response

gjm-boost avatar Dec 29 '25 17:12 gjm-boost

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/8427
  2. https://github.com/anthropics/claude-code/issues/12137
  3. https://github.com/anthropics/claude-code/issues/12710

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

github-actions[bot] avatar Dec 29 '25 17:12 github-actions[bot]

I was able to fix the issue doing this:

Ctrl+Shift+P → "Disable All Installed Extensions" Reload window Re-enable just Claude Code and test paste

gjm-boost avatar Dec 29 '25 18:12 gjm-boost

I was not able to get the Claude Code Extension (VS Code on MacOS) to recognize either MacOS App Shortcuts for paste or the VS Code Keyboard shortcuts. The OS Keyboard shortcut paste or right-click paste do work for me.

FWIW, I am kicking the tires on Claude after a year on Cursor, which does handle the keyboard shortcuts correctly.

jayubt avatar Jan 09 '26 16:01 jayubt

Same issue here...

function-store avatar Jan 22 '26 09:01 function-store