You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It has a configuration remote.SSH.serverDownloadUrlTemplate which defaults to https://github.com/VSCodium/vscodium/releases/download/${version}.${release}/vscodium-reh-${os}-${arch}-${version}.${release}.tar.gz. ms-vscode-remote.remote-ssh doesn't seem to have this. It will need to be read if the extension is installed.
The text was updated successfully, but these errors were encountered:
https://github.com/jeanp413/open-remote-ssh
It has a configuration
remote.SSH.serverDownloadUrlTemplate
which defaults tohttps://github.com/VSCodium/vscodium/releases/download/${version}.${release}/vscodium-reh-${os}-${arch}-${version}.${release}.tar.gz
.ms-vscode-remote.remote-ssh
doesn't seem to have this. It will need to be read if the extension is installed.The text was updated successfully, but these errors were encountered: