How to open MobaXTerm terminal in VSCode?
Matthew Harrington
Hi All I am using a Windows 10 machine ,for my Work I connect to a linux server using MobaxTerm ,For I my Work currently I modify my files using Notepad++ then i deploy the File to Linux server using Filezilla and then I compile my File using MobaXterm on Linux Server, So Now I have started using Visual Studio Code as my editor I wanted to know is there any way to transfer and compile my files to linux server with only using VsCode ?
Note: I cannot change any settings on Linux server
21 Answer
You can Use
Winscpand set path ofVscode.exeinto the editors ofWinscpFrom
VSCodeinstall RemoteSSHextension and add the configuration of your Linux Server into theSSHconfig file.