New version is great with many useful additions. Nice work to all who contributed to this! 
I did notice a few issues with the new Find/Replace text editor (Windows XP if it makes any difference):
1) In a script, press CTRL+F to bring up the Find dialog. Type something and click "Find Next". The next instance will be found and highlighted. At this point you can press CTRL+F to bring up a second Find dialog. Keep repeating the process to open infinite Find dialogs.
2) An option to use the previous functionality would be handy. That is, being able to disable the semi-transparent window and making the Find dialog retain focus after finding an instance. In the latter case, you used to be able to quickly press ESC after finding an instance to close the dialog. Now you always have to manually click it closed.
3) Bring up the Find dialog and then navigate away to another program on the taskbar. The Find dialog will be have priority, appearing in front of the new program's window.
4) Searching for an instance with "Current Project" selected doesn't seem to do anything. Should it be opening all .asc files in the editor where it finds the search term?
5) In your global script, search for a common instance like "int". It will be found. Close the Find dialog and re-open it again by pressing CTRL+F. Type something like "gsdsfsfs". It won't be found. Close the Find dialog and open it again with CTRL+F. In the "Search For" box will be the last found term ("int") rather than the last term searched for ("gsdsfsfs"), which is the way it has always worked in the past.

I did notice a few issues with the new Find/Replace text editor (Windows XP if it makes any difference):
1) In a script, press CTRL+F to bring up the Find dialog. Type something and click "Find Next". The next instance will be found and highlighted. At this point you can press CTRL+F to bring up a second Find dialog. Keep repeating the process to open infinite Find dialogs.
2) An option to use the previous functionality would be handy. That is, being able to disable the semi-transparent window and making the Find dialog retain focus after finding an instance. In the latter case, you used to be able to quickly press ESC after finding an instance to close the dialog. Now you always have to manually click it closed.
3) Bring up the Find dialog and then navigate away to another program on the taskbar. The Find dialog will be have priority, appearing in front of the new program's window.
4) Searching for an instance with "Current Project" selected doesn't seem to do anything. Should it be opening all .asc files in the editor where it finds the search term?
5) In your global script, search for a common instance like "int". It will be found. Close the Find dialog and re-open it again by pressing CTRL+F. Type something like "gsdsfsfs". It won't be found. Close the Find dialog and open it again with CTRL+F. In the "Search For" box will be the last found term ("int") rather than the last term searched for ("gsdsfsfs"), which is the way it has always worked in the past.