Eleanor Boyd
Eleanor Boyd
Hello! Could you please provide a screenshot of the missing SSH target icon? Additionally can you provide the logs from the `dev tools` console as this could explain an error...
Hi @changshivek, totally understand. Could you see if `dev tools` produces any errors if this is something you are able to share?
Hello! Your vscode server updates to match your client vscode version so to stop vscode from downloading a new version on the server you can disable the updates for the...
Yes this makes sense, it might be worth setting `"remote.SSH.localServerDownload"` to `true` to see if your host connection speed is faster and could speed up the process. Otherwise toggling the...
Hello! There are a few different ideas I have on a fix. First can you send the full log files? It looks like you included only those after the connection...
Hello again! My apologies I forgot to specify the log file which gives output for our extension. If you could instead send over the output from the `remote ssh output...
We have opened issue https://github.com/microsoft/vscode/issues/162590 to investigate the retry further. With this issue created I am closing this issue as resolved.
Hello! Currently we do not have support for Azure Bastion specifically and therefore I will move this issue to be a feature-request in our backlog. Since I cannot give a...
@madhavchereddyacc, no updates at this point. This issue will be mentioned in a planning issue when it comes on the docket for engineering and this issue will be updated with...
Hello! Can you try running the same ssh connection command in a local terminal window outside of vscode and see if the issue occurs there as well?