How to open MobaXTerm terminal in VSCode?

6,481
  1. You can Use Winscp and set path of Vscode.exe into the editors of Winscp

  2. From VSCode install Remote SSH extension and add the configuration of your Linux Server into the SSH config file.

Share:
6,481

Related videos on Youtube

Ritesh Ghorpade
Author by

Ritesh Ghorpade

Updated on September 18, 2022

Comments

  • Ritesh Ghorpade
    Ritesh Ghorpade almost 2 years

    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

    • Biswapriyo
      Biswapriyo almost 5 years
      Why do you use another terminal emulator? VSCode it self has integrated terminal which can be connected to remote server. See this code.visualstudio.com/docs/remote/remote-overview
    • Tal
      Tal over 2 years
      You want to be able to x11 forwarding without any other configs or apps. MobaXTerm terminal, give you that.