-
Notifications
You must be signed in to change notification settings - Fork 164
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
Pickles GUI: Generate equivalent PowerShell or Windows Console command line #547
Conversation
64c2f15
to
07e66ef
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi,
Thank you for this very solid pull request! With unit tests and all, that's how I like them! I have a few comments (two cosmetic, one big one) - I wrote those comments at the corresponding place in the code.
Apart from that, it looks really good and I'll be happy to merge it when you address my remarks!
src/Pickles/Pickles.UserInterface.UnitTests/CommandGeneration/WhenGeneratingCLICommands.cs
Outdated
Show resolved
Hide resolved
...ickles/Pickles.UserInterface.UnitTests/CommandGeneration/WhenGeneratingPowerShellCommands.cs
Outdated
Show resolved
Hide resolved
@dirkrombauts Should I rebase and squash too? |
Rebasing would be cool. No need to squash. |
b6bf25b
to
a634b99
Compare
Ok, rebased |
Thank you for your contribution! |
Released in version 2.20.0. |
This PR will fix #90
It adds two buttons, which generate the respective commands, put them into the clipboard and show a message box with the generated commands.
For each document output type, a single command line will be generated