Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it easier to restart a remote session from desktop VSCode #6672

Closed
loujaybee opened this issue Nov 11, 2021 · 5 comments
Closed

Make it easier to restart a remote session from desktop VSCode #6672

loujaybee opened this issue Nov 11, 2021 · 5 comments

Comments

@loujaybee
Copy link
Member

loujaybee commented Nov 11, 2021

When using VS Code Desktop, the user typically goes to Gitpod, uses the command pallette, and opens their changes on their local machine to make edits, however if you go away and come back, the workspace will have closed, and it might not be transparent to the user about the best way to restart their session, regain their code and continue working.

Source

I don't have a particular solution in mind, we could potentially enable this workflow via the local companion app, to list the running workspaces and tab through to restart, we could do it via a command in the pallette on the local VS Code, or provide better pop-up notifications on VSCode to re-establish the remote session.

Similar to #6679 for JetBrains.

Also related: #6602

@svenefftinge
Copy link
Member

I think a frontend extension in VS Code that shows a notification when the workspace timed out (or alters the status bar color) would be great including a command to start the workspace again.

@stale
Copy link

stale bot commented Feb 12, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Feb 12, 2022
@svenefftinge svenefftinge added meta: never-stale This issue can never become stale and removed meta: stale This issue/PR is stale and will be closed soon labels Feb 22, 2022
@loujaybee loujaybee removed this from 🚀 IDE Team Mar 4, 2022
@loujaybee
Copy link
Member Author

loujaybee commented Mar 4, 2022

Removing from inbox, quite likely the solution here will be dependent on work on the public API.

See: #8512 and #7900

Also we likely need to integrate SSH gateway into VS Code desktop first: #8513

@laushinka
Copy link
Contributor

@loujaybee Shouldn't this issue be part of #9221?

@loujaybee
Copy link
Member Author

Good catch, @laushinka ! Yes, it looks duplicated. The other started as "create workspaces" but was scoped down to restart. Let me close this one to avoid confusion!

@loujaybee loujaybee closed this as not planned Won't fix, can't repro, duplicate, stale Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants