Open ShuguangSun opened 3 months ago
Maybe related with https://github.com/microsoft/vscode-remote-release/issues/10403
~Disabling remote.SSH.useLocalServer
~ works for me on Windows host.
EDIT: Disabling remote.SSH.useExecServer
works for me.
Yes. It works for me by disabling remote.SSH.useExecServer
.
Command
Remote SSH: Kill current VS Code server
doesn't work using the most updated code server. As it is expected to be installed in the folder.vscode-server\cli
instead of.vscode-server\bin
. So it raise error message and log like