Option+Cmd+K "Send to Claude Code" does not work
Status Closed — not planned
Maintainer reply ✓ Yes — hackyon-anthropic
Workaround ✓ Mentioned in thread ↓
Activity 14 comments · opened May 30, 2025 · closed Jan 12, 2026
💡 Likely answer: A maintainer (hackyon-anthropic, collaborator)
responded on this thread — see the highlighted reply below.
Bug Description
Claude Code WebStorm extension does not copy and paste current selection line range by Option+Command+K. It just open up a new Claude Code terminal each time the key combination is pressed.
Tried:
- uninstall and reinstall the extension
- restart IDE
- start terminal and Claude Code manually
- There is no hot key conflict. Alt+Cmd key combination is only used by Claude Code command "Send to Claude Code".
Environment Info
- Platform: macos
- Terminal: webstorm
- Version: 1.0.6
- Feedback ID:
Errors
[{"error":"Error: Cannot submit feedback because custom data retention settings are enabled\n at NB5 (file:///Users/nate.liu/.nvm/versions/node/v22.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1876:1168)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Promise.all (index 0)\n at async file:///Users/nate.liu/.nvm/versions/node/v22.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1862:19563","timestamp":"2025-05-30T04:15:28.010Z"}]
14 Comments
Thanks for the report! Taking a look at this now.
In the meantime, can you please also update Claude Code?
We had a similar issue with Claude Code when the version is below 1.0.4 (use
claude --versionto check)Thanks for the prompt response! 👍
Here's the version info
Can you please also check to see if your plugin is at version 0.1.6-beta (from within the IDE
Settings > Plugins)?Also, we've seen (in rare cases) where there are multiple versions of the Claude Code plugin installed, which may also cause this issue.
Thanks!
Hi I just checked the version is
0.1.6-beta, and there shouldn't be multiple versions of Claude Code plugin installed(not even sure how to do that).One thing worth mentioning is that I have several IDE windows open to work on different projects and worktrees at the same time.
WebStorm is at the latest.
!Image And I sometimes see the popover saying claude is not installed, but I have no problem start claude code with Cmd + Esc.
Same issue for me, latest version
Same issue for my RustRover, but other JetBrains IDEs work.
Same issue in RustRover 2025.2.4, Claude CLI 2.0.28 and plugin 0.1.12-beta.
Works flawlessly in Webstorm 2025.2.5, same versions for the rest.
Guys, I found that we need to connect to ide first before we can use Option+Cmd+K.
~Hey @tonyjitera , would you mind defining what you mean by "connect to ide"?~
Start Claude CLI from Rust Rover then use the /ide command from the CLI to connect. None was selected for me, had to pick RustRover manually. Fixed the issue.
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
This issue has been automatically closed due to 60 days of inactivity. If you're still experiencing this issue, please open a new issue with updated information.
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.