You may easily rename your classes, methods and variables with automatic correction of all places where they are used. To try it, position the editor caret at any symbol and press &shortcut:RenameElement; (Refactor | Rename...). Type the new name in the dialog that appears and press Enter. You may browse all places where the variable is used and then press the Do Refactor button to finish the renaming operation. |