Description
On Windows Desktop, the "Open with..." dropdown (which allows opening the project in VS Code, Cursor, File Explorer, PowerShell, etc.) that used to appear in the session header area has disappeared after upgrading from v1.15.10 to v1.16.0.
This is NOT the same as the previously-reported spawn [object Promise] ENOENT bug (#26928, #26814, #26657, #26287, #26486), where the button was present but failed to execute. In this case, the button/menu itself is completely missing from the UI.
Steps to Reproduce
- Install OpenCode Desktop v1.16.0 on Windows
- Open any project session
- Look at the session header area
- The "Open with..." / "Open in..." dropdown is gone
Expected Behavior
The session header should show an "Open with..." dropdown that allows opening the project directory in external editors (VS Code, Cursor, PowerShell, File Explorer, etc.), as it did in v1.15.10.
OpenCode version
1.16.X
Operating System
Windows
Description
On Windows Desktop, the "Open with..." dropdown (which allows opening the project in VS Code, Cursor, File Explorer, PowerShell, etc.) that used to appear in the session header area has disappeared after upgrading from v1.15.10 to v1.16.0.
This is NOT the same as the previously-reported
spawn [object Promise] ENOENTbug (#26928, #26814, #26657, #26287, #26486), where the button was present but failed to execute. In this case, the button/menu itself is completely missing from the UI.Steps to Reproduce
Expected Behavior
The session header should show an "Open with..." dropdown that allows opening the project directory in external editors (VS Code, Cursor, PowerShell, File Explorer, etc.), as it did in v1.15.10.
OpenCode version
1.16.X
Operating System
Windows