claude-code - 💡(How to fix) Fix [FEATURE] Desktop app should support /ide equivalent functionality

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

Users who keep their IDE/editor as their primary workspace and want an integrated GUI chat are out of luck unless they are using Visual Studio Code.

The JetBrains plugin currently averages 2 stars in the marketplace, with terminal-based chat interaction among the most-cited complaints and comments like "not an integration".

Proposed Solution

The CLI's /ide command connects Claude Code to a running IDE/editor: IDE selection flows into prompts as context etc. ( protocol )

  • Make the Desktop app use the same protocol.
  • Allow for automatic or manual connection, just like in the CLI

Benefits:

  • All existing IDEs/editors that implement the protocol would instantly support Desktop.
  • Getting a decent GUI based integration with Claude for other editors would become dramatically cheaper and more realistic

Alternative Solutions

No response

Priority

High - Significant impact on productivity

Feature Category

Other

Use Case Example

For any IDE/editor that supports the bridge:

  • Select code in the IDE → that selection is attached as context in Desktop
  • Click a file path in the Desktop app chat history → it opens at the right line in the IDE

Additional Context

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE] Desktop app should support /ide equivalent functionality