`Remote Development`(ms-vscode-remote.vscode-remote-extensionpack)
F1
and input`>remote-SSH:Connect to Host`
`Configure SSH Hosts`
Host VMware-Ubuntu18-Desk
User witt
HostName 192.168.130.132
IdentityFile C:\Users\%USERNAME%\.ssh\id_rsa
Connect to linux
this pic show connecting success
select the path of your project
If this is your first login, I recommend that you open the login terminal.
VSCode sets up the remote environment
原文:https://www.cnblogs.com/wittxie/p/10871201.html