History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-11666
Type: New Feature New Feature
Status: Open Open
Assignee: Alexey Kudravtsev
Reporter: Jonas Kvarnstrom
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Find => Provide more information about flags when showing results

Created: 22 Feb 07 12:09   Updated: 22 Feb 07 13:11
Component/s: Find, Replace, Find Usages

Build: 6,708
Severity: Medium


 Description  « Hide
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



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.