sshcode
sshcode copied to clipboard
Run VS Code on any server over SSH.
Title really says it all. A lot of the time when I hit Ctrl-J, it ends up opening the Chrome "Downloads" page instead of toggling the VSCode terminal on/off.
I just tried installing the "rust-lang.rust" extension, but immediately I get an error: "Failed to install "rust-lang.rust".". This strikes me as especially odd, since I can use VSCode's "Remote SSH"...
I've seen #94, but from a generic user's perspective, and after just reading the README, and being vaguely familiar with the concept, I can see no obvious reason why the...
Please release 32 bit binary.
I use sshcode in Macos,want to install vscode server to centos 7.5,report the following error: `sent 1712186 bytes received 20 bytes 311310.18 bytes/sec total size is 955763838 speedup is 558.21...
sshcode pulls `https://codesrv-ci.cdr.sh/latest-linux` ([here](https://github.com/cdr/sshcode/blob/5bbc39f0ddc5a7f15a75a699a2b04562b1cb0bd3/sshcode.go#L351)) which is a glibc build. There is no conditional stuff in the bash script for pulling a musl build instead, even though we do distribute musl...
Will there any potential future support for mingw-w64 go/windows native (not wsl)? I'm not exactly sure how sshcode and go work so I'm sorry if this is a dumb question
Hey folks, So far it works wonder, the only thing is that I can't get to open a specific directory, not matter what format I use for the path I...
Hello When I try to run `sshcode` I get the below error. I'm running this command on Ubuntu 19.04, and am connecting to Centos 7. ``` m$ sshcode [email protected] 2019-05-08...
Currently when opening sshcode it opens a new window of the already running Chrome instance.It would be great if a new instance of Chrome was started to provide the sshcode...