[BUG] Unable to connect to jetbrains IDE when project is on windows dev drive

Resolved 💬 2 comments Opened Feb 10, 2026 by kwdowns Closed Feb 11, 2026

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

  1. Open the windows settings app and navigate to System -> Storage -> Disks & Volumes
  2. Click the Create a Dev Drive button, then in the opened modal select Create a new VHD
  3. Assign the VHD a drive letter
  4. Create a new folder in the mounted dev drive eg. mkdir E:\example
  5. Open JetBrains Rider, create a new solution in that directory and open it.
  6. Open a new terminal window and navigate to the directory containing the solution and run claude
  7. Enter the /ide command
  8. 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" />

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗