I sometimes find myself searching for something and not finding it – because I had left "Whole words only" turned on, or used regexp search, or whatever. Or I find fewer matches than expected, for the same reasons. Occasionally I forget to re-check what options I had set, so I'd like to have a reminder: It would be nice if the search result window (where applicable), or the message saying there are no matches, would show more information about these flags.
For example:
No occurrences of 'asdf' found in module Testmodule (whole words only, case sensitive)
Or:
No occurrences of 'asdf' found
- Scope: Module Testmodule
- Whole words only
- Case sensitive
instead of just
No occurrences of 'asdf' found in module Testmodule