Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get paths recursively #2

Closed
clechasseur opened this issue Jul 17, 2017 · 4 comments
Closed

Get paths recursively #2

clechasseur opened this issue Jul 17, 2017 · 4 comments
Assignees
Milestone

Comments

@clechasseur
Copy link
Owner

Add an option to get paths recursively somehow.

Original issue: https://pathcopycopy.codeplex.com/workitem/11368

@vnl
Copy link

vnl commented Aug 13, 2017

Just adding the desc. I will give this a shot.

Add a command that would copy the names of all files and folders inside a selected directory (possibly recursively). Suggested by Nati30:
very simply , like the output of command "dir /s" .

I just want to click on one (or more) folders and copy to clip all folder names and file names inside of it to get the folder names of the ones that I selected - your current version gives me that. but not the subfolders.

@clechasseur
Copy link
Owner Author

Just a note: I'm not a big fan of adding a command for this (there are many commands already). I think this would be better as a pipeline option for custom commands. You could also add it as a global option if you like.

@vnl
Copy link

vnl commented Aug 15, 2017

I agree on the custom commands if necessary. Also, my build is broken completely, not sure which SDK I am missing (must be the XP support) in VS2017. So this would take longer than usual.

@clechasseur
Copy link
Owner Author

This feature has been implemented and will be shipped in the next version.

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

No branches or pull requests

2 participants