With respect to code formatting (or even better if this could be done on the fly), I'd like to have the 'this.' removed from the code.
For instance, if I'm in a method and want to make a call to another method in my class, I type 'this.' in order to get the code completion list box displayed (I know abot alt-space, but I have to know the first letter of what method I want to use that). Once I have selected/typed the method I want to call, the 'this.' should (optionally) be removed. Thanks, -- Rick _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
