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: Turn on Remote Access is aware of existing tunnels #180745

Closed
3 tasks done
aeschli opened this issue Apr 24, 2023 · 1 comment
Closed
3 tasks done

Test: Turn on Remote Access is aware of existing tunnels #180745

aeschli opened this issue Apr 24, 2023 · 1 comment

Comments

@aeschli
Copy link
Contributor

aeschli commented Apr 24, 2023

Test for #171520

Complexity: 3

Create Issue


As a follow up work for #171520, now also the Turn on Remote Access handles existing tunnels that have been started before VS Code has started (anticipating that tunnels are running as service)

  • start VS Code and turn off existing tunnels:
    • open the context menu on the Account icon in the activity bar. It should show Turn on Remote Access...
    • If it shows Remote Tunnel Access is On, run that command and Turn off Remote Access
  • close VS Code, and run a tunnel service from the cli:
    • open a terminal and run code-insiders tunnel, if necessary log in
  • open VS Code and open the context menu on the Account icon in the activity bar
  • in VS Code run the command Remote Tunnel Access is On, run then command Turn off Remote Access
    • Verify that theres a dialog that tells you that stopping the tunnel will also stop the tunnel service started from outside VS Code
    • Verify that stopping also stops the tunnel started from the console
@aeschli aeschli added this to the April 2023 milestone Apr 24, 2023
@rzhao271 rzhao271 assigned rzhao271 and unassigned jrieken and rzhao271 Apr 25, 2023
@paulacamargo25 paulacamargo25 removed their assignment Apr 25, 2023
@ulugbekna ulugbekna self-assigned this Apr 26, 2023
@ulugbekna
Copy link
Contributor

This is really cool!

@ulugbekna ulugbekna removed their assignment Apr 26, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 10, 2023
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

6 participants