Questions tagged [remote-tunnel]
3 questions
10
votes
1 answer
What is the difference between vscode remote-ssh and remote-tunnel connections
How does VSCODE's Remote SSH compare against Remote Tunnels for development in terms of speed and code protection?
At a glance, it appears that SSH shares the workload (extension) across both machines
While the Remote Tunnel works entirely on the…

Krishna
- 924
- 1
- 7
- 28
0
votes
1 answer
Why VS Code's "remote tunnel" needs to sign into Github account?
Just wondering what is the link between VS Code's remote tunnel feature and GitHub account? When we try to activate remote tunnel, it asks to sign in to GitHub and then apparently link to that account. I am wondering why? If my machine is a server…

exan
- 3,236
- 5
- 24
- 38
0
votes
0 answers
Visual Studio Code server (vscode-server) keeps disconnecting and disposing off my connection ["Disposed of connection to running server."]
I am using VS code on my local machine to connect through "remote tunnel" to a GCP machine which is running the VS Code server.
Recently, I have started to get this weird behaviour where VS Code server disposes off my connection after some…

exan
- 3,236
- 5
- 24
- 38