Claude IDE Integration Failure: No Code Button or Keyboard Shortcut Response

Resolved 💬 4 comments Opened Jul 9, 2025 by t-negishi-iid Closed Aug 20, 2025

Bug Description
I am using Claude code with VS Code, Cursor, and Windsurf, but the Claude code button is no longer displayed in these IDEs. I am also unable to call up Claude using Cmd+Esc. The /ide command and /status command indicate that each IDE is connected, but in reality, none of the effects of being connected are working.
I first noticed this issue on July 7.

Environment Info

  • Platform: darwin
  • Terminal: windsurf
  • Version: 1.0.45
  • Feedback ID: 7d1977b4-4aa2-4022-8404-ef2b3f0f149b

Errors

[{"error":"Error: Command failed: security find-generic-password -a $USER -w -s \"Claude Code\"\nsecurity: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.\n\n    at genericNodeError (node:internal/errors:983:15)\n    at wrappedFn (node:internal/errors:537:14)\n    at checkExecSyncError (node:child_process:892:11)\n    at execSync (node:child_process:964:15)\n    at qD (file:///Users/t-negishi/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:702:3921)\n    at file:///Users/t-negishi/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:623:9350\n    at Q (file:///Users/t-negishi/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:526:14406)\n    at mC (file:///Users/t-negishi/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:623:8496)\n    at uC (file:///Users/t-negishi/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:623:7361)\n    at zB (file:///Users/t-negishi/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:623:11970)","timestamp":"2025-07-09T06:21:44.724Z"}]

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗