With the ssh extension of vscode I can open remotedir
in remotehost
via the UI. Similarly to how you can invoke code localdir
in the command line, is it possible to do something like code remotedir --host remotehost
? If not, would there be a way to write a script to achieve something like that?
↧
how to invoke vscode in ssh mode from the command line
↧