You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
verify that the menu shows Remote Tunnel Access is On, reflecting the tunnel already started
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)Account
icon in the activity bar. It should showTurn on Remote Access...
Remote Tunnel Access is On
, run that command andTurn off Remote Access
code-insiders tunnel
, if necessary log inAccount
icon in the activity barRemote Tunnel Access is On
, reflecting the tunnel already startedRemote Tunnel Access is On
, run then commandTurn off Remote Access
The text was updated successfully, but these errors were encountered: