Skip to content

Keep vscode running in backend #1841

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

Closed
hannamtt opened this issue Jun 27, 2020 · 4 comments
Closed

Keep vscode running in backend #1841

hannamtt opened this issue Jun 27, 2020 · 4 comments
Labels
enhancement Some improvement that isn't a feature

Comments

@hannamtt
Copy link

It would be nice if when I closer a code-server browser workspace in a tab and go to that same workspace with its url in another tab or even another browser on another device and see activities continue like compiling even when the browser is closed and reopened again. Cloud9 does this and I liked that a lot

@code-asher
Copy link
Member

This would be nice. I think this may have to be done upstream though.

@pblaton
Copy link

pblaton commented Jun 30, 2020

You can use screen or byobu, install it on the hos you run vscode server. When switching devices open your code server on the new device and type byobu you will see your current sessions and they do not close when you close the browser either. Ideal for long running terraform/ansible scripts, I keep an eye on them on ipad/iphone while doing other stuff.

@hannamtt
Copy link
Author

thats great but gui initiated operations will still close on a browser close

@nhooyr nhooyr added enhancement Some improvement that isn't a feature and removed feature labels Dec 7, 2020
@nhooyr
Copy link
Contributor

nhooyr commented Dec 8, 2020

See #2276

@nhooyr nhooyr closed this as completed Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Some improvement that isn't a feature
Projects
None yet
Development

No branches or pull requests

4 participants