microsoft / microsoft/vscode-remote-release

Opening / connecting to existing tunnels from my extension

Open
#9,928 2 comments 1 reaction 1 assignee View on GitHub

@connor4312 is already working on this.

Since Jun 17, 2024.

feature-request tunnels
Dominant language
Dockerfile
Stars
4.2k
Forks
469
Avg merge
1d 1h
Merged PRs (30d)
1

Description

Trying to connect to an existing remote tunnel from my extension. I already know that GitHub was used to create & authorize the tunnel and I know the tunnel id, because my extension initialised the tunnel.

Does executeCommand('remote-tunnels.connectCurrentWindowToTunnel', args?) take any input args so that I can skip asking the user again for things I already know?

Currently my users have to manually go through this flow again of
1.
image
2.
image

Even though I know exactly which remote tunnel they are trying to connect to as my web view consist of a list of available remote environments they can initialise tunnels or connect to existing tunnels.
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.