[BUG] Unable to paste text into Claude Code extension input field
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
Found 3 possible duplicate issues:
- https://github.com/anthropics/claude-code/issues/8427
- https://github.com/anthropics/claude-code/issues/12137
- 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
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
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.
Same issue here...