However, you can also use it to search for phrases using Filters\Extract\Extract lines matching (grep) – and you can also get context lines before and after, file names and line numbers, just by checking the options.
With the pattern type set to 'Pattern (perl)', or 'Pattern (egrep)', specifying one or more words or phrases like this:
Code: Select all
invoice|purchase order|quote
Code: Select all
invoice[or]purchase order[or]quote