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
I would like to have code server running on my remote server, and every time after I open my browser, I can see all the files opened and terminals running which all the histories in my last session.
This feature is offered by Jupyter and Theia, I'm wondering if code-server can do the same.
The text was updated successfully, but these errors were encountered:
We used to have this functionality but it got lost when we transitioned to service workers instead of running the IDE in the main JS thread. There's an issue about fixing it, so I'm closing this issue in favor of it: #801.
I would like to have code server running on my remote server, and every time after I open my browser, I can see all the files opened and terminals running which all the histories in my last session.
This feature is offered by Jupyter and Theia, I'm wondering if code-server can do the same.
The text was updated successfully, but these errors were encountered: