19b1bb089df680947f031d8485738d58dbfec0af
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private editorHelper : OpenFileInEditorHelper from class org.eclipse.che.plugin.languageserver.ide.quickopen.EditorQuickOpenEntry to private editorHelper : OpenFileInEditorHelper from class org.eclipse.che.plugin.languageserver.ide.navigation.workspace.SymbolEntry | From | To | |
Rename Attribute | 2 | ||
Rename Attribute range : TextRange to symbolLocation : Location in class org.eclipse.che.plugin.languageserver.ide.navigation.workspace.SymbolEntry | From | To | |
Rename Attribute filePath : String to editorHelper : OpenFileInEditorHelper in class org.eclipse.che.plugin.languageserver.ide.navigation.workspace.SymbolEntry | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type filePath : String to editorHelper : OpenFileInEditorHelper in class org.eclipse.che.plugin.languageserver.ide.navigation.workspace.SymbolEntry | From | To | |
Change Attribute Type range : TextRange to symbolLocation : Location in class org.eclipse.che.plugin.languageserver.ide.navigation.workspace.SymbolEntry | From | To |