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
I would like to be able to have vscode open connected to a remote host via CLI and have a default host/dir if none is provided.
ie
code-ssh <hostname><path>
Hostname can either be the last connected host or from an environmental variable if none is provided
When connecting to a host, use the provided path or have a fall back path(maybe home dir)
The text was updated successfully, but these errors were encountered:
I would like to be able to have vscode open connected to a remote host via CLI and have a default host/dir if none is provided.
ie
Hostname can either be the last connected host or from an environmental variable if none is provided
When connecting to a host, use the provided path or have a fall back path(maybe home dir)
The text was updated successfully, but these errors were encountered: