vscode-coder icon indicating copy to clipboard operation
vscode-coder copied to clipboard

support background reconnecting

Open ericpaulsen opened this issue 1 year ago • 1 comments

an end-user from a large customer gave this feedback:

One thing that's significantly worse about vscode-coder than the old vscode-plain-ssh-to-vm is that it doesn't seem to be capable of background-reconnecting. It needs me to reload the whole window, which, in the event of a brief network outage, can destroy my focus much more thoroughly than the old way did.

ericpaulsen avatar Mar 07 '24 23:03 ericpaulsen

I ran into this after investigating a different issue. I think this is behavior from Microsoft's VS Code Remote SSH extension and so there may be nothing we can do about it.

code-asher avatar Jul 03 '24 21:07 code-asher