mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 12:15:58 +03:00
[GH-ISSUE #85] [Feature Request] Add Preview Ability To Expert Mode #84
Labels
No labels
bug
duplicate
enhancement
enhancement
enhancement
fixed
help wanted
help wanted
invalid
pull-request
question
waiting for input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pathcopycopy#84
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Jack1789 on GitHub (Sep 7, 2019).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/85
Originally assigned to: @clechasseur on GitHub.
Hi, when I requested the chance of being able to use several "find/replace" instances I didn't thought of its current implementation in v17; simply brilliant. : )
Is there a way you could add a "preview" section for the customized commands? I mean, something like what it is already available for the "regex" expressions testing, but for the rest of elements. Maybe inserting two text boxes in the free space from the right part of the window, one for an optional sample string and other with the result; they should be common for all the applicable elements, and keep updating themselves according to each new addition and/or modification, showing the resultant string right away, or upon request.
This should make quite easier and straightforward the process of testing a new customized command, mostly when it comes to not having to go back and forth the main setting window, besides doing it on a determined test string.
P.S. Make expert mode window's remembers its size.
@clechasseur commented on GitHub (Sep 7, 2019):
I like it a lot.
P.S. I added another issue for window size: #86
@Jack1789 commented on GitHub (Sep 8, 2019):
Excellent, thanks.
@clechasseur commented on GitHub (Sep 29, 2019):
This has been implemented in
masterand will be part of the 17.1 release.