 bugmenot
Member
|
A feature I would love to see in PN is called “synchronized editing” in RJ TextEd. Basically, you highlight a block of code then edit a variable name and all instances of that variable name in the highlighted block change as well.
I know that Search and Replace accomplishes this, but a quick way to do it would be nifty.
|
 rc-flitzer
Member
|
You could hold the Ctrl key, then mark every occurrence with the mouse. Finally you can change the name at all marked positions simultaneously. But I think, search/replace is a quicker why. Why not use that? What advantage has your feature? I can’t see it.
|