lukasz-wronski / vscode-ftp-sync

Ftp Sync plugin for Visual Studio Code
https://marketplace.visualstudio.com/items/lukasz-wronski.ftp-sync
320 stars 85 forks source link

Defining a root path for local project #294

Open p3pp8 opened 5 years ago

p3pp8 commented 5 years ago

This extension is almost useless without the possibility to specify a base/root path for local projects as may of them have different structure locally. Is this extension discontinued? Becoz i've seen many old issues regarding this feature but it seems nothing has been done till latest version... Someone has any news about it? Thanx guys!

p3pp8 commented 5 years ago

I did an extension my self. It works only on Linux or MacOS systems as it use scp to send resource remotely, if you want to try it and send me some feedback, you're welcome!

RemoteSynch MSVC extension.

There's also a ready to install .VSIX build on project root.

Cheers

dseeker commented 4 years ago

was trying to upload /dist as the root and couldn't find a way.. so sad, one small missing feature really makes the whole effort useless in most situations