-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
Comments
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: 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. |
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. |
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. |
This feature has been implemented and will be shipped in the next version. |
Add an option to get paths recursively somehow.
Original issue: https://pathcopycopy.codeplex.com/workitem/11368
The text was updated successfully, but these errors were encountered: