I was thinking the current class. It appears that ctrl-f12 does exactly what I want (although with a slightly different look than ctrl-n).
An interesting suggestion on the features list was to allow the use of the "." (dot) notation from within the ctrl-n window. So that if I type FooBar.abc, it would give me all methods in class foobar that start with abc. Basically giving an integrated class/method/field browser. Mike On 15 Nov 2001 at 15:29, Valentin Kipiatkov wrote: > Should it search for methods in the current class or through all classes in > the project and libraries? > > Best regards, > Valentin Kipiatkov > ----------------------------------------------------------- > IntelliJ Software, http://www.intellij.com/ > "Develop with pleasure" > ----------------------------------------------------------- > > ----- Original Message ----- > From: "Michael Kirby" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, November 15, 2001 3:19 PM > Subject: [Eap-list] find methods > > > > Is there a way to find methods in the same way I can find classes (ie. > ctrl-n)? If not, > > might I suggest a ctrl-m (m for method), or shift-ctrl-n to bring up a > pop-up where we > > can type in the method, and it gives the pulldown of remaining choices > (just like ctrl- > > n does). > > > > Mike > > --- > > [EMAIL PROTECTED] > > To obtain my PGP public key, mail "SEND PUB KEY" in the > > subject to "[EMAIL PROTECTED]" > > > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list > --- [EMAIL PROTECTED] To obtain my PGP public key, mail "SEND PUB KEY" in the subject to "[EMAIL PROTECTED]" _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
