Copy Replacer Rules
Open
@aayushhyadav is already working on this.
Since Mar 7, 2023.
Component-UI
enhancement
good second issue
- Dominant language
- Java
- Stars
- 15.8k
- Forks
- 2.6k
- Avg merge
- 13h 16m
- Merged PRs (30d)
- 17
Description
Is your feature request related to a problem? Please describe.
I sometimes have to write multiple replacer rules which I want to use interchangeably. Today I need to add a new rule all the time and copy paste all the parameters from the old rule, which is difficult, because I can't have both modal dialogs open at the same time.
Describe the solution you'd like
Next to the "Add..." and "Modify..." buttons, I would love to see a "Duplicate" button, duplicatingy the currently selected Replacer rule.
Describe alternatives you've considered
Today, I use a text file to write down the options of the first replacer rule and then paste it into a new replacer rule
Screenshots
No response
Additional context
No response
Would you like to help fix this issue?
- Yes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.