添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
帅气的伏特加  ·  [fennec] build fails ...·  9 小时前    · 
很拉风的酱牛肉  ·  No such file or ...·  10 小时前    · 
无聊的生姜  ·  DDP num_workers>0 ...·  12 小时前    · 
有腹肌的啄木鸟  ·  Git 打补丁 | ...·  15 小时前    · 
不敢表白的紫菜  ·  SAP iXp Internship - ...·  3 周前    · 
乖乖的生姜  ·  彭蕾回归阿里兼任CPO·  1 月前    · 
精明的手套  ·  Plugin [id: ...·  2 月前    · 

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities including Stack Overflow , the largest, most trusted online community for developers to learn, share their knowledge, and build their careers. Visit Stack Exchange

Super User is a question and answer site for computer enthusiasts and power users. It only takes a minute to sign up.

Sign up to join this community

Teams

Q&A for work

Connect and share knowledge within a single location that is structured and easy to search.

Learn more about Teams

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

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 Biswapriyo Sep 22, 2019 at 5:49 You want to be able to x11 forwarding without any other configs or apps. MobaXTerm terminal, give you that. Tal Jan 9, 2022 at 14:19