I think it would be useful to be able to search for text only in strings, so
for example I could look for all places that use the word "Edit" in a
string, but not find methods or classes that have "Edit" in the name.

Perhaps it could be extended to other things, such as JavaDocs, method
names, etc., like this:


+-Find Text---------------------------+

  Text to find: [               ]

  ...

  Find in:
    [X] Class names
    [X] Method names
    [X] Variable names
    [X] Parameter names
    [X] Strings
    [X] Comments
    [X] JavaDoc Comments


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to