Is it possible to open VSCode from Windows terminal while SSH'ed into a virtual machine?
问题 I'm working on some tutorials and trying to do something, but no idea if it can be done. I am using windows terminal in Windows 10. I have an Ubuntu virtual machine running. I'd like to: Open Windows terminal SSH into the Linux Virtual Machine Type in the code . command and have it open a version of VS Code on my Windows PC that is working on the folder in the Ubuntu VM. I tried install code locally and on the command line in the other machine, but it doesn't work. I am sure there are other