[BUG] Unable to connect to jetbrains IDE when project is on windows dev drive
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
OS: Windows 11 (Version 25H2)
Claude Code Version: 2.1.39
I'm using the Dev Drive feature on windows to mount a .vhdx as the primary drive for my source code. Claude is unable to recognize that the jetbrains ide and it have the same directory open.
My working directory is E:\source\repos\notification-service and in the list of running IDE's it's picking up the opened directory in Rider as /mnt/e/source/repos/ntification-service
What Should Happen?
Claude should correctly detect that it is currently open in the same directory as my IDE.
Error Messages/Logs
Steps to Reproduce
- Open the windows settings app and navigate to System -> Storage -> Disks & Volumes
- Click the
Create a Dev Drivebutton, then in the opened modal selectCreate a new VHD - Assign the VHD a drive letter
- Create a new folder in the mounted dev drive eg.
mkdir E:\example - Open JetBrains Rider, create a new solution in that directory and open it.
- Open a new terminal window and navigate to the directory containing the solution and run
claude - Enter the
/idecommand - You will not be able to connect to the IDE instance
Claude Model
None
Is this a regression?
Unknown
Last Working Version
_No response_
Claude Code Version
2.1.39
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
<img width="1148" height="657" alt="Image" src="https://github.com/user-attachments/assets/635beebd-d225-4388-93db-fd5c69c48185" />
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗