[FEATURE] let claude code CLI connect to IDEs running within any workspace dir, not just CWD

Resolved 💬 3 comments Opened May 9, 2026 by notSido Closed May 13, 2026

Preflight Checklist

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

Problem Statement

When working in multiple directories at the same level, /ide sees for example neovim running globally, but will not connect to it because the path where neovim is running != CWD

Proposed Solution

make /ide check the workspaces set in /permissions instead of only checking if path == CWD and make those IDE instances appear as available instead of "other" as it currently does

Alternative Solutions

_No response_

Priority

Low - Nice to have

Feature Category

Interactive mode (TUI)

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

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