Find/Replace in Files…
Index
File/Find and replace in files displays the following dialog. The dialog is a modeless dialog and the results of the find in files or replace in files is printed in an output window as shown in the figure below. Double clicking on a line with file name and line number in the search output window will open the source file with the line highlighted.

- Find Text field contains the text to find. If this field is empty search is disabled
- Replace text contains the text that will replace the found text. IT IS IMPORTANT TO NOTE THAT REPLACE IN FILES DOES NOT HAVE UNDO. PLEASE BE EXTREMELY CAREFUL WHEN USING REPLACE IN FILES.
- Files to Search listbox has all the files that will be searched for the find text.
- Add Project button will add all the project files to the files to search listbox if a project is open.
- Add Files button will display the file selection dialog to add files to the Files to Search listbox
- Delete button will delete all the currently selected file(s) from the Files to Search listbox
- Search button will start the search.
- Replace button will start the replace in files.
- Stop will abort the search or replace process.