Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Ability to pull all files with sub folders on selection #163

Open
cormacdoesprogramming opened this issue Jul 31, 2020 · 0 comments
Open

Comments

@cormacdoesprogramming
Copy link

cormacdoesprogramming commented Jul 31, 2020

Description

I use this plugin for Laravel projects and I wish to pull all of the files and folders which I select which includes new files that could exist on the target(s). Currently I will have to go through the process off Select folder e.g. app/ ->Select deploy operation -> Show Directory -> Pull files with sub folders. This is a process which I do many times a day pulling new files from git which I want in my local copy to be able to edit and would be much easier if I could select all the project files expect the packages e.g. node_modules/ public/node_modules & vendor/ and just right click and pull all of them including new files.

Actual behaviour

Select folder e.g. app/ ->Select deploy operation -> Show Directory -> Pull files with sub folders.

Will pull all of the files from the target recursively including new files.

Expected behaviour

Select folders e.g. All folders in project root expect folders containing packages -> Select deploy operation -> Pull files with sub folders.

Will pull of the files and sub folders from the selected folders including new files.

Your environment

  • Operating system: Windows 10
  • Visual Studio Code version: 1.47
  • Extension version: 0.89.0

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant