Skip to content

Connect to a running tunnel using the command line. #11355

@omar-valerio

Description

@omar-valerio

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

Labels

feature-requestRequest for new features or functionalitysshIssue in vscode-remote SSH

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions