[BUG] IDE Disconnected still shows after selected Jetbrains IDE

Resolved 💬 4 comments Opened Aug 28, 2025 by zeroarst Closed Sep 1, 2025

Environment

  • Platform (select one):
  • [ ] Anthropic API
  • [ ] AWS Bedrock
  • [ ] Google Vertex AI
  • [ ] Other: <!-- specify -->
  • Claude CLI version: Claude Code v1.0.95
  • Operating System: Windows 10
  • Terminal: WSL2

Bug Description

Two issues:

  1. Not sure why two options are shown with /ide

<img width="1176" height="273" alt="Image" src="https://github.com/user-attachments/assets/2ede2b24-e0d9-4d07-9c0b-626e1bb1f8d0" />

  1. After selected the IDE, it still shows "IDE Disconnected". Code diff feature does not work in the IDE.

<img width="1175" height="190" alt="Image" src="https://github.com/user-attachments/assets/7599a5f1-3c82-4c92-8f76-491fffc21e7a" />.

  1. Same issue for both Android Studio and Webstorm. Android Studio was fine couple days ago. It shown "IDE connected". Don't why why all the sudden it stops working.

Steps to Reproduce

  1. Type /ide
  2. Select Webstorm/Android Studio
  3. Still shows IDE Disconnected

Expected Behavior

IDE connected and can see code diff natively in Jetbrains IDE.

Actual Behavior

Shows IDE disconnected and cannot see code diff natively in Jetbrains IDE.

Additional Context

I have tried

[wsl2]
networkingMode=mirrored

But it does not work. My issue is not claude code cannot detect IDE. Instead, it cannot connect to IDE.

View original on GitHub ↗

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