Docyrus Open IDE v0.1.10 lets every panel a split opened be closed again.
Features:
- Close a pane from its strip. A split used to open a panel that only closing its last tab could remove, and a pane that never held a tab — because you split and changed your mind — could not be destroyed at all. Every pane a split opens now carries a Close button beside its actions: an empty pane collapses on the spot, and a pane holding tabs retires them first, through the same unsaved-changes prompt Close All uses, before the panel goes away. The primary pane anchors the workspace and keeps no Close button.
Fixes:
- Closing a panel refocuses. When the pane that had focus disappears — by its Close button, by Close All, or by closing its last tab — focus moves to the pane that absorbed its space, so the next file you open lands somewhere visible instead of quietly reopening the panel you just closed.
Apple Silicon macOS install:
curl -fsSL https://github.com/Docyrus/docyrus-open-ide/releases/latest/download/install-mac.sh | bashThe installer verifies the archive's SHA-256 against the digest pinned in install-mac.sh before replacing the app. SHA256SUMS.txt lists the digest of every asset.