vscode-ftp-sync icon indicating copy to clipboard operation
vscode-ftp-sync copied to clipboard

Multiple projects in one workspace

Open x-wf opened this issue 8 years ago • 4 comments

Hello,

I have multiple projects in my workspace, and I need to have a 'ftp-sync.json' per project.

The problem is, it ftp-sync only recognizes the first 'ftp-sync.json' file it finds, which is in my first project.

So if I try to ftp-sync:init on another project, it doesn't work.

image

x-wf avatar Nov 30 '17 09:11 x-wf

It would be really nice if it gets resolved..I have the same issue

danilocode avatar Feb 15 '18 17:02 danilocode

This is a must need. Can we have this feature in the future?

mingwiki avatar Feb 24 '18 19:02 mingwiki

oh, I solved this problem by using GPM. Each project has a setting file. GPM can switch them easily, and try to use it without any workspace.

mingwiki avatar Feb 24 '18 20:02 mingwiki

This is really important to me too. GPM doesn't solve it for me because I have SVN repos, not just GIT.

robertmarkbram avatar Jun 09 '19 10:06 robertmarkbram