First of all, congrats on a well written product.

I have been using Kawa till now ( 4 years ). I have recently moved to IntelliJ ( EAP 
release ). I would like to see the following features incorporated if possible:

1. Sometimes I remember just the method name and not the class. Like "getResource". So 
I should be able to type in the method name, and pull in a list of classes that have 
this method, and if it is only one class, go to its Javadoc. ( In Kawa, we used F1 to 
get Javadoc help within the IDE itself ).

2. All windows should be toggle'able. ie, If Alt-1 opens the Project window, and is 
open, then another Alt-1 should close the project window and give the editor the focus.

3. I dont know if this is possible in Swing. Drag and drop a file from Windows 
Explorer to IntelliJ - resulting in opening the file in the editor window.

4. Project should allow files to be added from any directory. This can be useful for 
viewing files that dont belong to this project.


Thanks


-- pady

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

Reply via email to