Skip to content

[BUG] Can't detect JetBrains Rider in integrated terminal on native Windows installation #5154

Description

@thegrahamking

Environment

  • Platform (select one):
    • Anthropic API
    • AWS Bedrock
    • Google Vertex AI
    • 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

  1. Install Claude Code [Beta] Plugin from Marketplace
  2. Restart Rider x 2
  3. Navigate to Claude Code [Beta] settings
  4. Uncheck "Enable automatic Windows drive mapping" and "Enlable automatic WSL localhost mapping"
  5. Click Save
  6. Open Solution in Rider
  7. Click Claude Code button
  8. Wait for CC to load/prompt to be available
  9. Enter /ide and press Enter

OR

  1. Install Claude Code [Beta] Plugin from Marketplace
  2. Restart Rider x 2
  3. Navigate to Claude Code [Beta] settings
  4. Uncheck "Enable automatic Windows drive mapping" and "Enlable automatic WSL localhost mapping"
  5. Click Save
  6. Open Solution in Rider
  7. Open a new integrated terminal (Ctrl + ` , Ctrl + Shift + T) / Terminal -> New Tab
  8. 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
Image

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)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:idebugSomething isn't workinghas reproHas detailed reproduction stepsplatform:windowsIssue specifically occurs on Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions