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
OS Version:
Windows 11 Pro 21H2 build 22000.1455, in WSL Ubuntu 18.04.5 LTS
Steps to Reproduce:
Start WSL
Try to start code tunnel under WSL via CLI
Instead of starting tunnel session, code opens new file named "tunnel". I've managed to start tunnel session via UI.
But when I connect to tunnel from the remote machine and run "code <any file\folder>", file\folder is opened on the host machine (where I start tunnel, let's call it server), not on the remote machine (client).
The text was updated successfully, but these errors were encountered:
For the moment, you need to manually download and run the Linux version of the CLI in WSL for tunnels to work there. However this is something that we're working on this month: microsoft/vscode-remote-release#7783
Does this issue occur when all extensions are disabled?: Yes/No
Version: 1.74.3 (user setup)
Commit: 97dec17
Date: 2023-01-09T16:59:02.252Z
Electron: 19.1.8
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Windows_NT x64 10.0.22000
Sandboxed: No
Windows 11 Pro 21H2 build 22000.1455, in WSL Ubuntu 18.04.5 LTS
Steps to Reproduce:
Instead of starting tunnel session, code opens new file named "tunnel". I've managed to start tunnel session via UI.
But when I connect to tunnel from the remote machine and run "code <any file\folder>", file\folder is opened on the host machine (where I start tunnel, let's call it server), not on the remote machine (client).
The text was updated successfully, but these errors were encountered: