@davidshq A while back, Scott Hanselman did a write up on how to SSH directly into a WSL session. In a nutshell, you’re changing the default shell on the remote from CMD to WSL.
I’m not familiar with #RemoteTunnels, but the name sounds like SSH tunneling. Perhaps this will help?
has anyone successfully setup #VisualStudioCode (#VSC)'s #RemoteTunnels functionality such that they are able to access #WSL projects on a remote machine?
Thus far I've been able to access #code from a remote machine but only when the project is stored on the Windows side.
Attempting to run code tunnel from WSL launches a VSC instance rather than kicking off the server like it does on the Windows side.
#VisualStudioCode #vsc #remotetunnels #wsl #code #question #coding #devops