Incorrect Keybindings Path for Visual Studio Code Insider Terminal Extension

Resolved 💬 3 comments Opened Jun 16, 2025 by natemartinsf Closed Dec 10, 2025

Bug Description
I'm using Visual Studio Code Insider. When I tried to do the terminal setup for claude code, it told me I needed to remove the Shift+Enter keybinding I did this, but still got the error. I realized that Claude Code was looking at the keybindings file for the non-insider version of Code! I had to clear the keybindings of that other install, even though I'm using the insider version, before it would work with the terminal.

Environment Info

  • Platform: darwin
  • Terminal: vscode
  • Version: 1.0.24
  • Feedback ID: 8f6a0b8c-dadd-425b-9a24-a35ad64ded90

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:882:11)\n    at execSync (node:child_process:954:15)\n    at HZ (file:///Users/nmartin/.nvm/versions/node/v23.7.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:659:3921)\n    at file:///Users/nmartin/.nvm/versions/node/v23.7.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:582:8863\n    at Q (file:///Users/nmartin/.nvm/versions/node/v23.7.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:526:17199)\n    at tJ (file:///Users/nmartin/.nvm/versions/node/v23.7.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:582:8009)\n    at HS (file:///Users/nmartin/.nvm/versions/node/v23.7.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:582:7090)\n    at T6 (file:///Users/nmartin/.nvm/versions/node/v23.7.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:582:11202)","timestamp":"2025-06-16T04:51:00.888Z"}]

View original on GitHub ↗

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