Home > SQL Developer Dialog Boxes ... > Find/Replace Text
This dialog box specifies a text string to find, optionally a replacement text string, and search options.
Text to Search For: Text string to search for.
Replace With: If you check this option, enter a text string to replace the text string that is being searched for.
Options: Options to control the search behavior: Match Case makes the search case-sensitive; Search from Beginning starts the search at the beginning instead of at the text cursor; Highlight All Occurrences highlights all occurrences of the search string instead of just the first one; Wrap Around searches across line breaks; Whole Word Only find the search string only if it is a complete word and not just part of a word; Regular Expressions means that the search string is a regular expression; Selected Text Only means to search only in the text block that you have selected.
Direction: Forward starts the search from the cursor in the direction of normal text flow; Backward starts the search from the cursor in the opposite direction of normal text flow.