fd3490529b8da79c389bbd6b73679d4dffd90056
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method protected testEnterAutoEdit(textBefore String, textAfter String, expInsert String, expInsertAfter String) : void renamed to protected testEnterEdit(textBefore String, textAfter String, expInsert String, expInsertAfter String) : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest | From | To | |
| Rename Method public testSmartIndent_xPartitioning$() : void renamed to public testSmartIndent_withPartitioning$() : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable lineForBalanceCalculation : int in method protected smartIndentAfterNewLine(doc IDocument, cmd DocumentCommand) : void from class melnorme.lang.ide.core.text.format.LangAutoEditStrategy | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter sourceAfter : String to textAfter : String in method protected testEnterAutoEdit(textBefore String, textAfter String, expectedEdit String) : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest | From | To | |
| Rename Parameter sourceBefore : String to textBefore : String in method protected testEnterAutoEdit(textBefore String, textAfter String, expectedEdit String) : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest | From | To |