claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

Focus Shift Unexpectedly Triggered Between Tabs in Rider During Code Completion

Open theReallyRealDusty opened this issue 6 months ago • 0 comments

Bug Description When using 2 tabs with CC in Rider, after accepting an edit on a second tab, the first tab receives focus for no aparent reason

Environment Info

  • Platform: darwin
  • Terminal: rider
  • Version: 1.0.35
  • Feedback ID: 31122ef2-3298-4f13-aaba-a7f7bbb64d10

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 TZ (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:700:3921)\n    at file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:9014\n    at Q (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:526:17199)\n    at VX (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:8160)\n    at nS (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:7241)\n    at f9 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:622:11408)","timestamp":"2025-06-30T22:48:21.536Z"}]

theReallyRealDusty avatar Jun 30 '25 22:06 theReallyRealDusty