+1 "Igor Karpov" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > +5 > that's often an issue. > Having KB shortcut for this would be nice. > Or in could be something like Shift-click or Alt-click on the symbol in the > editor. > doSomething(getAnOrg(), getAnother(), getEventAnother()); > ^ alt-click here = step into doSomething > ^ or alt-enter here = step into doSomething > > > > -----Original Message----- > From: Barry Kaplan <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Date: Tue, 30 Jul 2002 20:38:32 -0500 > Subject: Step into outter method > > > > > Consider the snippet: > > > > doSomething(getAnOrg(), getAnother(), getEventAnother()); > > > > When the debugger is stopped at that line, I would like to be able to > > step-into "doSomething" without having to up and down thru all the getters. > > > > What I'm looking for is maybe shift-click on the step butten (and of > > course an action). I don't want to goto "doSomething" and then do a > > run-to-here or set a breakpoint. > > > > thx! > > > > _______________________________________________ > > Eap-features mailing list > > [EMAIL PROTECTED] > > http://lists.jetbrains.com/mailman/listinfo/eap-features > > >
_______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
