c3dcdd539afdce470dcdb7effd53366d6b2c7bb3
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type IndentMode to FormatterIndentMode in method public getTabStyle() : FormatterIndentMode in class melnorme.lang.ide.ui.editor.text.ILangAutoEditsPreferencesAccess | From | To | |
Change Return Type IndentMode to FormatterIndentMode in method public getTabStyle() : FormatterIndentMode in class melnorme.lang.ide.ui.editor.text.LangAutoEditsPreferencesAccess | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class melnorme.lang.ide.ui.CodeFormatterConstants.IndentMode moved and renamed to melnorme.lang.ide.core.text.format.FormatterIndentMode | From | To | |
Move Class | 1 | ||
Move Class melnorme.lang.ide.ui.text.util.AutoEditUtils moved to melnorme.lang.ide.core.text.format.AutoEditUtils | From | To | |
Change Variable Type | 1 | ||
Change Variable Type indentMode : IndentMode to indentMode : FormatterIndentMode in method public getIndentPrefixes(sourceViewer ISourceViewer, contentType String) : String[] in class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration | From | To |