"Carlos Costa e Silva" <[EMAIL PROTECTED]> wrote in message
aiv9e6$qer$[EMAIL PROTECTED]">news:aiv9e6$qer$[EMAIL PROTECTED]...
> "Michael Jouravlev" <[EMAIL PROTECTED]> wrote in message
> aiv7ic$p22$[EMAIL PROTECTED]">news:aiv7ic$p22$[EMAIL PROTECTED]...
> > Is it possible to find usage of variable from this point and backward?
> (Both
> > textually backward, up in class code, and logically backward, up by call
> > chain). If it is local variable, I would like a quick and easy way to
> search
> > for it up in the method.
>
> This is done with "Find usage in file" (F7), pressing F3/Shift-F3 after
the
> first usage goes to the next/previous occurence.

"Find usage" opens separate window and that is not what I want. Also, search
by Shift-F3 is completely textual, it searches back in the file, not in the
call chain. I can have methods not in order, and I would like to search,
say, method parameter, up to call chain.


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

Reply via email to