Try on a non java file. This is the point of my post. Non java files are not first class citizen of IDEA. However Refactor/Rename only works in java files when the caret is inside the class/method/field name. So I guess I answered my own question. It is consistent with the fact that they are no refactoring available on non-java files. Thanks Chris for making me think a little harder.
Jacques "Christopher Cobb" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Jacques Morel wrote: > > > Another inconsistency is the fact that Refactor/Rename is not present in > > the editor contextual menu but only from the Project menu. Why I wonder? > > If I right-click on an editor pane, I get: > > ... > Refactor -> Rename Shift-F6 > ... > > Are you saying that you don't get this? > > > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
