[Bug] IDE detection fails when running Claude Code in JetBrains Rider terminal
Resolved 💬 3 comments Opened Jan 30, 2026 by TheSmallKiwi Closed Feb 28, 2026
Bug Description
On windows native install, when I run Claude Code inside Jetbrains Rider's terminal (with the plugin installed) the IDE is not detected. If I run Claude Code in an external terminal, it detects Rider just fine. Also as you can see below, it detects the terminal as pycharm, which is incorrect.
Environment Info
- Platform: win32
- Terminal: pycharm
- Version: 2.1.23
- Feedback ID: 0f198640-c009-4e0d-87e1-29e5a0ae5657
Errors
[{"error":"Error: ENOENT: no such file or directory, scandir 'C:\\ProgramData\\ClaudeCode\\.claude\\skills'\n at readdirSync (unknown)\n at <anonymous> (B:/~BUN/root/claude.exe:12:2063)\n at nX (B:/~BUN/root/claude.exe:11:35715)\n at readdirSync (B:/~BUN/root/claude.exe:12:2024)\n at K6$ (B:/~BUN/root/claude.exe:1802:380)\n at K6$ (B:/~BUN/root/claude.exe:1802:1350)\n at <anonymous> (B:/~BUN/root/claude.exe:1802:4670)\n at <anonymous> (B:/~BUN/root/claude.exe:1802:5401)\n at A (B:/~BUN/root/claude.exe:11:7259)\n at $SE (B:/~BUN/root/claude.exe:4812:4342)","timestamp":"2026-01-30T18:25:12.950Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗