For completeness, the twitter thread linked above discusses how an app (e.g. ish) can allow other apps to open directories (folders). In my case I want to open git repos checked out using ish from iVim via :idoc dir. This means I can do whole project search/replace and similar refactoring tasks, which is a capability that seems to be missing from all of the other programming editors. I could use vim within ish, but iVim has lots of nice IOS-specific features (touch interface etc).
Please add this capability to ish.
@tbodt thanks for referring my https://github.com/tbodt/ish/issues/586 to this issue. It is indeed the same ask.
Most helpful comment
For completeness, the twitter thread linked above discusses how an app (e.g. ish) can allow other apps to open directories (folders). In my case I want to open git repos checked out using ish from iVim via
:idoc dir. This means I can do whole project search/replace and similar refactoring tasks, which is a capability that seems to be missing from all of the other programming editors. I could use vim within ish, but iVim has lots of nice IOS-specific features (touch interface etc).Please add this capability to ish.