Enhancement request on Find/Replace

franvoz

Member
Hello,

Would it be possible to add a "Wrap at beginning/end" checkbox on the Find/Replace Window ?

if checked then the search would always search through the entire script, even if you start the search from the middle of the script. (just once of course, I'm not requesting an endless loop search fubnction ;) )

I'll love to have that feature, I'll never miss something again juste because I was watching the start of the script but the carret was stil in the middle of it or something like that.

If I'm not clear enough don't be afraid to ask.
 
as a work around, record a macro to do ctl-home and ctl-f, save that to the macro library and be sure to check that you want it on the menu, then go to Tools / Preferences / Key Configuration and assign a key to it (hint, don't do what I did in my test and assign it to ctl-f).
 
in the preferences window in found an option, it' is on "User Interface" "Editor" category : "Wrap to start / end of file when text is not found"

You know what ? I'm Happy :-)
 
Back
Top