> 1) We should be able to use the same "Go to class" dialog box on any > dialog that ask for a class like Exception class in the debugger, Move > methods,... The tree is nice but it makes me use the mouse. Most likely > I know what class I want so I can be much faster just typing the class > name without the packages.
Yes, we plan to do this in the nearest version. > > 2) In addition allowing wildcards like in VAJ and Eclipse would be > tremendous. You can search your classpath based on name pattern. Most > likely if you are using some kind of framework or design patterns you > can find a lot of examples just by querying the classpath. It also help > tremendously the navigation since sometimes you know approximately the > name of the class but might not know the exact beginning. This will probably be implemented too. Best regards, Valentin Kipiatkov ----------------------------------------------------------- IntelliJ Software, http://www.intellij.com/ "Develop with pleasure" ----------------------------------------------------------- ----- Original Message ----- From: "Jacques Morel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, November 30, 2001 11:41 PM Subject: [Eap-features] How to find classes on all dialogs. Use wildcards in Go to Class > 1) We should be able to use the same "Go to class" dialog box on any > dialog that ask for a class like Exception class in the debugger, Move > methods,... The tree is nice but it makes me use the mouse. Most likely > I know what class I want so I can be much faster just typing the class > name without the packages. > > 2) In addition allowing wildcards like in VAJ and Eclipse would be > tremendous. You can search your classpath based on name pattern. Most > likely if you are using some kind of framework or design patterns you > can find a lot of examples just by querying the classpath. It also help > tremendously the navigation since sometimes you know approximately the > name of the class but might not know the exact beginning. > > Jacques > > _______________________________________________ > Eap-features mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-features _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
