claude-code - 💡(How to fix) Fix [FEATURE] Open IDE UI button configurable per project in the mac app [1 participants]

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…
GitHub stats
anthropics/claude-code#45216Fetched 2026-04-09 08:10:34
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Participants
Timeline (top)
labeled ×3
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

Worktrees currently dont show up in source control in xcode. I'm working on mulitple ios apps and makes it difficult to preview builds on the simulator and on my device.

Proposed Solution

Similar to other ai coding apps/wrappers, add a dedicated button in the mac app UI that allows you to open the branch/worktree in the IDE of your choice.

Ideally, you'd be able to select the IDE on a per project/repo basis.

Alternative Solutions

No response

Priority

High - Significant impact on productivity

Feature Category

Other

Use Case Example

No response

Additional Context

No response

extent analysis

TL;DR

Adding a feature to open worktrees in the IDE of choice directly from the Mac app UI could improve productivity for users working on multiple iOS apps.

Guidance

  • Consider implementing a button or menu option in the Mac app UI to open the current worktree in a selected IDE, allowing for easier previewing of builds on simulators and devices.
  • To mitigate the current issue, users could manually open their worktrees in their preferred IDE, though this does not address the integration and convenience aspect requested.
  • Investigate how other AI coding apps or wrappers have implemented similar functionality for potential inspiration or guidance on the best approach.
  • Evaluate the feasibility of making the IDE selection configurable on a per-project or per-repo basis to cater to different user preferences and workflows.

Notes

The implementation details and technical requirements for adding such a feature are not specified in the issue, so further discussion or investigation into the app's architecture and existing integrations with IDEs would be necessary.

Recommendation

Apply workaround: While a full implementation of the requested feature might take time, providing a temporary or partial solution, such as clearer documentation on how to manually open worktrees in an IDE or a basic integration with a popular IDE, could offer some relief to affected users.

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