Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: Remote tunnels: Open desktop from vscode.dev #8226

Closed
3 tasks done
aeschli opened this issue Mar 20, 2023 · 3 comments
Closed
3 tasks done

Test: Remote tunnels: Open desktop from vscode.dev #8226

aeschli opened this issue Mar 20, 2023 · 3 comments

Comments

@aeschli
Copy link
Contributor

aeschli commented Mar 20, 2023

Refs: #8199

Complexity: 2

Create Issue


  • start a remote tunnel on a machine:
    • Open VS Code Desktop (insiders), run Turn on Remote Tunnel Access.. from the Account menu
    • In the popup that appears, copy the insiders.vscode.dev link and open that link in the browser
    • If you missed the popup, you can get the link by running the command Remote Tunnels: Copy Browser URI to Clipboard
  • in a browser, open a tunnel
  • test that this opens a remote folder
    • if you get the error Workspace does not exists this is probably issue 8212. Make sure the path ends with a /
    • test that the remote indicator shows the name of the tunnel
    • test that the file explorer showing the remote content
  • in the remote menu you should find the command Continue With Tunnel on VS Code Desktop
    • test that the command works
    • test that command is also in the command palette

If you don't have Remote-Tunnels installed in VS Code Desktop, you should be asked to install it.
Make sure to use the Pre-Release version of the Remote-Tunnel extension

@sbatten
Copy link
Member

sbatten commented Mar 21, 2023

I know #8212 is already filed, but when I click the "Open workspace..." button in the dialog, it seems I can only open a workspace file, but shouldn't I be able to select a folder in that flow too?

@sbatten
Copy link
Member

sbatten commented Mar 21, 2023

Is there already a tracking issue for not being able to browse tunnels in the remote explorer on browser?

@bamurtaugh
Copy link
Member

Is there already a tracking issue for not being able to browse tunnels in the remote explorer on browser?

I filed an issue in case there isn't: #8233.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants