Hi! When refactoring a variable name to another, you are able to see usages of the variable name. I'd like too see if there are any clashes with preexisting names as well in the files to be altered. Information what type of clash it is. Do the member name already exist? Is it refactoring of class member and the name is used locally within a method? Do the refactored method parameter already exist globally in the class should "this" be added etc? I believe this request extends to other class members such as method names as well.
/Christian _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
