Ability To Edit Multiple Commands or Content At Once

I want to be able to edit multiple commands at the same time, so that when I need to perform the same edit to multiple commands, I can do it quickly instead of having to make the same edit one by one.

Example. If I want to add a "trim=left" to all my {endif} commands, currently I need to click on each comment individually, select Trim from the edit menu, and select "Left from the menu options". It would be great to be able to select all the commands I want to perform the edit to, then make the edit in bulk. Maybe click and hold the Control key like one would to select sporadic cells in Excel.

Another example would be if I have a number of separate {if} statements that I want to combine into 1 by utilizing {elseif}. It would be great to be able to select the needed commands and make the edit from "{if: " to "{elseif: ". Recently I had to do this with a snippet that has a few dozen statements in it.

I realize both examples I outline are {if} statements, but the possible use cases are wide-reaching. It could also be selecting multiple sections of text and bulk-formatting them all at once.

Thank you for hearing this and considering.
-Brad :fire: