Is the editor Atom able to open projects on a remote server?

后端 未结 4 1969
孤街浪徒
孤街浪徒 2021-02-01 07:46

Atom is able to open a project, and to show the whole tree of the project on the left side, a really nice feature.

Now I\'m using SSH on Host OS to access a Guest OS (sa

4条回答
  •  渐次进展
    2021-02-01 08:21

    I would recommend the Remote sync plugin for this. I have a python environment set up on a linux box and i connect to it from my PC.

    It allows me to upload changes automatically when i save a file and also define files to be monitored for changes.

提交回复
热议问题