1. The ability to see one source tree, regardless of the source paths. IOW, +10 to Robert DiFalco's req http://www.intellij.com/pipermail/eap-features/2002-January/002778.html
2. The ability to mark a sourcepath as read-only. We generate source code, and it's useful to have them accessible in the source tree, but read-only. Much like the way java source code is treated. 3. a diff tool, especially if it can be done at the code block level. (+1 if it can ignore whitespace) 4. the ability to see more than one source file at a time. 5. If I type a method that is unknown or undefined, it turns red "cannot resolve..". Let me hit a key combination to create that method sig and put the cursor ready to start defining the method. Alternatively(?, in addition?), let me attach a key combination to a live template that when invoked, passes the selected text as a parameter to the template. Jack Bolles _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
