How to open several files at once for editing through the console in the Sublime Text in one window?

Advertisement

bezatoh
Joined:
Posts:
2

How to open several files at once for editing through the console in the Sublime Text in one window?

There is a ftp with a bunch of folders (domains). The folder structure is the same and I need to open the files in Sublime Text in the same window. For example:

/home/domains/test1.com/index.php
/home/domains/test2.com/index.php
/home/domains/test3.com/index.php
/home/domains/test4.com/index.php
/home/domains/test5.com/index.php

Found such a solution:
winscp.exe sftp://user@test1.com/ /edit /home/domains/test1.com/index.php
but it opens in the native editor and in separate windows.

In the settings of the default editor is Sublime Text, but still opens up in native editor.
OS: Windows

Thanks for help.

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum