Environment
- Platform (select one):
- Claude CLI version: v1.0.68
- Operating System: Windows 11 22H2 (OS Build 22621.5624)
- Terminal: Windows Terminal w/ PowerShell 7.5.2
- JetBrains Rider: 2025.1.2 (Build #RD-251.25410.119)
- Claude Code [Beta] Plugin: com.anthropic.code.plugin (0.1.11-beta)
Bug Description
Rider is not detected when running claude /ide in the integrated terminal or clicking the Claude Code button in Rider
Steps to Reproduce
- Install Claude Code [Beta] Plugin from Marketplace
- Restart Rider x 2
- Navigate to Claude Code [Beta] settings
- Uncheck "Enable automatic Windows drive mapping" and "Enlable automatic WSL localhost mapping"
- Click Save
- Open Solution in Rider
- Click Claude Code button
- Wait for CC to load/prompt to be available
- Enter
/ide and press Enter
OR
- Install Claude Code [Beta] Plugin from Marketplace
- Restart Rider x 2
- Navigate to Claude Code [Beta] settings
- Uncheck "Enable automatic Windows drive mapping" and "Enlable automatic WSL localhost mapping"
- Click Save
- Open Solution in Rider
- Open a new integrated terminal (
Ctrl + ` , Ctrl + Shift + T) / Terminal -> New Tab
- Enter
claude /ide and press Enter
Expected Behavior
Rider is detected, selectable and can be connected to
Actual Behavior
Rider is not detected and "Cannot launch lauch code" popup is displayed
╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ Select IDE │
│ Connect to an IDE for integrated development features. │
│ │
│ No available IDEs detected. Please install the plugin and restart your IDE: │
│ https://docs.anthropic.com/s/claude-code-jetbrains │
│ │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Esc to exit
Additional Context
If I run claude /ide in an external terminal (i.e. seperate from Rider) running in the same working directory as Rider then Rider is detected and can be connected
╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ Select IDE │
│ Connect to an IDE for integrated development features. │
│ │
│ 1. JetBrains Rider │
│ ❯ 2. None✔ │
│ │
│ ※ Tip: You can enable auto-connect to IDE in /config or with the --ide flag │
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Enter to confirm · Esc to exit
Claude Code Plugin settings (which appear to assume WSL, which is no longer the case as native Windows is supported)

Environment
Bug Description
Rider is not detected when running
claude /idein the integrated terminal or clicking the Claude Code button in RiderSteps to Reproduce
/ideand press EnterOR
Ctrl + `,Ctrl + Shift + T) / Terminal -> New Tabclaude /ideand press EnterExpected Behavior
Rider is detected, selectable and can be connected to
Actual Behavior
Rider is not detected and "Cannot launch lauch code" popup is displayed
Additional Context
If I run
claude /idein an external terminal (i.e. seperate from Rider) running in the same working directory as Rider then Rider is detected and can be connectedClaude Code Plugin settings (which appear to assume WSL, which is no longer the case as native Windows is supported)