You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having a Client that even has lost the connection to remote IDE server (for any reason, f.i. because the WS was stopped by idling) we can start a new Client to the same dev workspace...
So, having two such clients open, if we try closing the first one (stale and disconnected) by selecting option Close and keep server running the WS gets stopped immediately, so the second client also gets disconnected.
Neither the remote IDE server nor the Dev Workspace it's running on should not have been stopped when any client gets closed with "Close and keep server running" option.
Having a Client that even has lost the connection to remote IDE server (for any reason, f.i. because the WS was stopped by idling) we can start a new Client to the same dev workspace...
So, having two such clients open, if we try closing the first one (stale and disconnected) by selecting option
Close and keep server runningthe WS gets stopped immediately, so the second client also gets disconnected.Neither the remote IDE server nor the Dev Workspace it's running on should not have been stopped when any client gets closed with "Close and keep server running" option.
Screencast.From.2026-04-21.14-40-23.mp4