Multi workspace not work for ssh workspace

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When I try create a multi workspace between local windows env and remote ssh linux env, click “create” icon give no feedback.
I am sure single open either of the workspaces is ok. And multi workspace on both windows local folder is ok.
If not support remote ssh, maybe a hint is need?

Steps to Reproduce

Select a local windows workspace and a remote ssh workspace.

Expected Behavior

Successfuly create multi worspace or give a error hint.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Version Information

Version: 3.9.16 (user setup)
VS Code Extension API: 1.105.1
Commit: 042b3c1a4c53f2c3808067f519fbfc67b72cad80
Date: 2026-06-27T06:41:01.941Z
Layout: glass
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Windows_NT x64 10.0.26100

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hi @fan.zhang,

Unfortunately, combining a local folder with a remote SSH folder (or two different SSH hosts) within a single workspace is not architecturally supported at this time.

That said, the UI should provide clearer feedback when this is attempted (currently, it offers none at all). I’ll raise that with the team!