3175f83b70b1eff2dc8d89a12a13fb69db145b6d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public openEditorAndSetSelection(currentEditor ITextEditor, editorId String, newInput IEditorInput, openNewEditor OpenNewEditorMode, selectionRange SourceRange) : ITextEditor extracted from public openEditor(currentEditor ITextEditor, editorId String, newInput IEditorInput, sourceRange SourceRange, openNewEditor OpenNewEditorMode) : ITextEditor in class melnorme.lang.ide.ui.editor.EditorUtils | From | To | |
Extract Method public openEditor(currentEditor ITextEditor, editorId String, newInput IEditorInput, openNewEditor OpenNewEditorMode) : ITextEditor extracted from public openEditor(currentEditor ITextEditor, editorId String, newInput IEditorInput, sourceRange SourceRange, openNewEditor OpenNewEditorMode) : ITextEditor in class melnorme.lang.ide.ui.editor.EditorUtils | From | To |