coder / sshcode

Run VS Code on any server over SSH.
MIT License
5.74k stars 216 forks source link

Will you support ipadOS open vscode remote later? #150

Closed dingye18 closed 4 years ago

dingye18 commented 4 years ago

Like title.

deansheather commented 4 years ago

Unlikely, sshcode uses an SSH connection and terminal access to connect to the remote host which is not supported on iOS or ipadOS. I'd recommend running a permanent instance of code-server with password protection and accessing that through safari on your iPad instead.