-
Notifications
You must be signed in to change notification settings - Fork 399
Open
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitysshIssue in vscode-remote SSHIssue in vscode-remote SSH
Milestone
Description
I have switched to use code tunnel instead of remote ssh for development.
Previously, when I was using remote ssh I was able to connect to start using VSCode in a remote server using an URI directly from the command line.
Examples:
code --folder-uri "vscode-remote://ssh-remote+serverhost/home/user/project"
code --file-uri "vscode-remote://ssh-remote+serverhost/home/user/project/project.code-workspace"
I would like to have something similar to connect to my remote vscode-server tunnel opening a folder or existing workspace.
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitysshIssue in vscode-remote SSHIssue in vscode-remote SSH