I am no master at using Intellij, and I many times find myself testing
different refactorings because I dont know exactly which one does what. When
doing this I often get some error like "Can not perform refactoring...".
So what I would like is that IntelliJ greys out Refactorings that are not
possible given my context.
public class My|Class{
}
| = cursor position
Given this position I would not want to see Extract Method Refactoring (but
off course Rename Refactoring).
/Konstantin
_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features