Claus Pedersen Member³ Mar 23, 2011 #1 The Find & Replace dialog (Ctrl-F) is not described in the manual (pdf file). What does e.g. "Search in: Other" mean?
The Find & Replace dialog (Ctrl-F) is not described in the manual (pdf file). What does e.g. "Search in: Other" mean?
Marco Kalter Administrator Staff member Mar 24, 2011 #1 The "Other" option means "Other than Comments and Strings" (the other 2 options).
Marco Kalter Administrator Staff member Mar 25, 2011 #1 Then the search is not limited to comments, strings or other code sections. It is the same as all 3 options are checked.
Then the search is not limited to comments, strings or other code sections. It is the same as all 3 options are checked.
Claus Pedersen Member³ Mar 25, 2011 #1 Does this mean, that text is always parsed when using Find & Replace? Is there a way to make a 'raw' search and replace, i.e. treat the file as a plain text file?
Does this mean, that text is always parsed when using Find & Replace? Is there a way to make a 'raw' search and replace, i.e. treat the file as a plain text file?
Marco Kalter Administrator Staff member Mar 25, 2011 #1 If all "search in" items are checked or no "search in" item is checked all text will be searched as if it were plain text.
If all "search in" items are checked or no "search in" item is checked all text will be searched as if it were plain text.