[BUG] Can't detect JetBrains Rider in integrated terminal on native Windows installation
Environment
- Platform (select one):
- [ ] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [x] Other: JetBrains Rider Plugin
- 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
/ideand 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 /ideand 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
<img width="357" height="115" alt="Image" src="https://github.com/user-attachments/assets/8aa724de-1b0c-466f-ae62-0143c01ac7f0" />
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)
<img width="984" height="735" alt="Image" src="https://github.com/user-attachments/assets/02396f98-363d-4500-b38e-8379ff7f9b38" />
25 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
I can repro this on Windows 11.
I seem to have the same problem in Rider (2025.2.0.1):
1) The plugin is installed in the IDE (0.1.11-beta) - the icon appeared in the interface
2) The latest version of claude-code is installed (npm install -g @anthropic-ai/claude-code)
3) Initialization in the project is successful, but the status says "IDE plugin not connected"
4) If I run the /ide command inside the Rider terminal, it displays that there are no available IDEs:
5) However, if I run the same command from Windows (CMD or PowerShell), the /ide command is successfully executed and shows the Rider IDE
_Update:_
Resolved after update Rider to the latest 2025.2.1 version
_Update 2:_
Not worked after restart OS
I am also experiencing this in the current latest versions of Rider, the plugin and Claude Code.
same problem, windows, latest versions of Rider, the plugin and Claude Code.
sometimes it works, sometimes is not works, pure random
Same problem; I can find it in PowerShell, but not in the Rider integrated terminal.
Running Claude Code native (2.0.47) and Rider 2025.3.0.2
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
Only needs some dev love - real issue
This issue persists, just updated to latest version of Rider 2025.3.something. Uninstalled/reinstalled claude plugin. Opening claude in the integrated terminal is fine, but claude /ide returns error "No ides found". Running in powershell claude will detect Rider: Found 1 other running IDE(s). However, their workspace/project directories do not match the current cwd. │
│ │
│ • JetBrains Rider:
Opened from reboot today, started Rider, re-installed AI chat, saw Claude as an option, when I switched to terminal, claude /ide worked. I wasn't able to attach to unity at first, and as soon as I opened a script from unity, rider refreshed the window and claude /ide was giving same previous error.
Same here Rider 2025.3, Windows native, Path variables added.
When I use the plugin button I often get
<img width="360" height="121" alt="Image" src="https://github.com/user-attachments/assets/7f408f86-281b-4d34-b8bb-b6a2d0522c08" />
When I open a terminal and run claude manually, I can _"sometimes"_ select the IDE but then it results in an immediate disconnect.
<img width="2836" height="336" alt="Image" src="https://github.com/user-attachments/assets/3977c2e1-77d7-452a-93d4-3e4948522f59" />
same here
Jan 25, 2026, still broken
2026 still broken - any humans here or what?
WORKAROUND for Windows native install
After weeks of running Claude Code inside Rider terminal with no working connection to the IDE, I've found a workaround:
In the Claude Code plugin settings set Claude command to "claude /ide"
I also Checked Suppress notification for when Claude Command is not found
It should pop up and ask if you want to connect to JetBrains Rider. After selecting it, it will say IDE disconnected for a moment but then you should see the working file next to the status line. I tried using the command "claude --ide" which is supposed to connect to the ide when only one is detected but it's much less reliable.
https://github.com/anthropics/claude-code/issues/5154#issuecomment-3813447436
@TheSmallKiwi its working! thanks man, cant imagine how you found it
Is this a normal behavior? See the screenshot. Recognized and not recognized at the same time?! See the issue link.
https://plugins.jetbrains.com/plugin/27310-claude-code-beta-/reviews#133531
<img width="3682" height="1034" alt="Image" src="https://github.com/user-attachments/assets/b76f1850-2402-4064-8cc9-c5f3ea374c65" />
This made no difference for me. Results inside Rider and in external terminal are unchanged
@thegrahamking Same for me with WebStorm - no difference.
The latest update to Claude Code seems to have broken the workaround for me also.
Here is a temporary solution!
I experienced the same issue across multiple JetBrains IDEs. I confirmed that the problem occurs in the terminal running inside the IDE, and temporarily resolved it using SSH.
The method is as follows:
ssh username@localhostin the IDE terminal to create a shell that runs outside the IDE but has the IDE UIclaude /ideThis method works, but it's more complicated than running an external terminal, so I made the following solution. After registering an SSH key following the previous step, create a bat file with the code below:
Now, configure the created bat file to be used in the claude command setting of the Claude Code plugin.
I think this is the best solution among the methods I've tried.
issue might be with JediTerm, this worked for me in powershell:
<img width="739" height="315" alt="Image" src="https://github.com/user-attachments/assets/70592b3a-2afb-4424-a725-17b8007cba54" />
@dank You proposal worked for me in WebStorm. Changed the command in Settings->Tools-> Claude Code [Beta]->General->Claude Command to
$env:TERMINAL_EMULATOR = ""; claude /ide
and manually select the ide after Claude Code terminal loads.
Automatic ide selection with --ide instead of /ide switch is not working in my case.
Does not work in Rider as of Feb 3, 2026. Plugin v 0.1.14, CC v 2.1.30
You can create the following $PROFILE on Windows for Claude.
First run command below in your PowerShell:
Finally paste this function:
Now once you run claude in your IDE it should finally see and connect to your IDE via /ide command.