Skip to content

Prompt is not submitted to terminal. Cannot paste directly into terminal. #36

@neil-gh

Description

@neil-gh

I appreciate your extension. Thanks in advance for any assistance with this issue.

This is a new issue. The extension was working fine until around 2026-04-18.
At the same time I noticed this issue, I also noticed my auto-selected Claude Code model was Opus 4.7 instead of 4.6. So I don't know if this issue is related to a Claude update but thought I would mention.

ISSUES:

  1. Prompts no longer make it to the extension's integrated terminal below the prompt when the prompt is submitted.
    • This means my only option for using the extension is to type in the integrated terminal directly, where I quickly noticed:
  2. I cannot paste into the integrated terminal
    • i.e. Ctrl+V, Shift+Insert, Ctrl+Shift+V: None of these will paste into the terminal
    • I can't promise you this ever worked because I normally used the prompt field. But I think this worked before, and I think it stopped working at the same time as the prompt issue.

REPRO:

  1. Versions of things I'm running:
    • Visual Studio 2026: 18.4.2
    • Claude Code Extension for Visual Studio: 10.13
    • Claude Code: v2.1.117 (I believe I was on v2.1.116 when this started)
  2. In Visual Studio > my Claude Code tab is pinned to the right pane, alongside Solution Explorer and Git Changes. Terminal is not detached to separate tab > [x] Send with Enter is enabled
  3. Enter some text in the Prompt / Paste Image field > Ctrl+A then Ctrl+C to copy the text, because you're going to lose it
  4. Hit Enter
  5. The text goes away as if it submitted > then nothing happens in the terminal
  6. Focus the integrated terminal prompt > type "Hello?" to see if Claude is alive > Claude is alive and responds
  7. Try to paste your copied text into the integrated terminal prompt > observe it does not work; nothing happens

SEVERITY:
The extension is currently almost unusable. I can do very basic things using the extension terminal, but I've been shocked to learn how crippling it is not to be able to paste in a prompt. I am constantly needing to paste in prompts -- file paths, code snippets, PR comments, work item descriptions, etc. A few times I have resorted to composing my prompt in a text doc, then I have to save it, then I can type in extension terminal to read my prompt file, but then I have to type the file path because I can't paste it. I have since learned of Claude Code's Ctrl+G shortcut which opens prompt in text editor -- and eliminates some of those steps (like saving the file and typing the file path), but it's still a lot of friction.

THINGS I'VE TRIED:
I lost count. Relaunched Visual Studio. Rebooted computer. Confirmed regular Claude Code is working normally, and I can paste, in Windows Terminal (PowerShell) in an active Claude Code session. Toggled Send with Enter. Reloaded agent. Updated agent. Confirmed coworker is having the same issues (although I believe he can paste in the extension's terminal using Ctrl+Shift+V only). Combed through VS > Customize > Keyboard looking for keyboard shortcut conflicts with Ctrl+Shift+V > deleted all of those except Terminal.Paste because it sounds like the one I need > still can't paste in extension terminal. Confirmed I can paste in native VS terminal (Developer PowerShell 7) in an active Claude Code session (using all 3 of the keyboard shortcuts). Googled a lot > read a lot of community posts and Anthropic Github issues (to no avail). Asked Claude to help me solve (to no avail). Probably some other stuff I'm forgetting.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions