[wsl] Support connecting to the remote server through a wsl.exe proxy #5894
Labels
connection
on-testplan
reconnecting
Attempting to reconnect and it isn't clear why
wsl
Issue in vscode-remote WSL
Milestone
We're trying to tackle reconnection issues by avoiding to have a websocket connection into the distro. Instead, we want to use the wsl.exe command to establish the connection through stdin/out.
This matches the way containers and ssh do it.
Known connection issues:
#3454
#3158
#3126
#5329
microsoft/vscode#121799
The text was updated successfully, but these errors were encountered: