Digital Marketing

Share WSL ssh connection to VScode on Windows

  1.  In a .bat file of your choice, write C:\Windows\system32\wsl.exe ssh %*
  2. In VSCode configurations, change remote.ssh.path to the path of the file created in step 1, such as c:\Users\goyuninfo\ssh.bat
  3. Leave remote.SSH.config empty. 

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database