open-remote-ssh icon indicating copy to clipboard operation
open-remote-ssh copied to clipboard

VSCode Remote Development: Open any folder on a remote machine using SSH.

Results 81 open-remote-ssh issues
Sort by recently updated
recently updated
newest added

I just started to test teleport. Installing a test cluster and connect a test vm was very easy. Direct ssh connections are working. And I also got the VS code...

Thanks for your hard work on this extension! In VSCode one can attach a new window to a Docker image like it was a local file system via "Attach Visual...

Local client: - Pop!_OS 22.04 - VSCodium v. 1.90.2 Remote Server - Mac OS Sonoma 14.5 - VSCodium v. 1.90.2 For the last year or two I've been successfully accessing...

While trying to use the extension with a co-worker's PC, I ran into an error. It ends like: ``` [Error - 08:58:20.222] Error resolving authority Error: Couldn't install vscode server...

I do not have access to root in machines but I have sudo to edit some files eg. `/etc`. How should I use this extension to edit those files? If...

At the same time as noticing #169, I noticed this and thought I may as well submit a fix 🙂

Trying to connect to a server using this extension causes this error: ``` [Info - 23:53:44.544] Resolving ssh remote authority 'ssh-remote+penguinserver' (attemp #1) [Trace - 23:53:44.577] Identity keys: None [Info...

What is the differences between this extension/implementation (?) of remote-ssh and the official microsoft's one (ms-vscode-remote.remote-ssh) in terms of functionality, telemetry and licensing? BTW, i think the readme needs to...

While trying to connect to server there is an error "Couldn't install vscode server on remote server, install script returned non-zero exit status"; In the console there is a strange...

``` $ cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)" NAME="Raspbian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" ``` The installed node binary appears to be built for ARM...