d035efb1ec5a902dd90e4ab7f8291a61175ff9f5
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getContentFormatter(sourceViewer ISourceViewer) : IContentFormatter renamed to public getContentAssistant(sourceViewer ISourceViewer) : ContentAssistant in class melnorme.lang.ide.ui.text.SimpleSourceViewerConfiguration | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type svc : AbstractSimpleLangSourceViewerConfiguration to svc : AbstractLangBasicSourceViewerConfiguration in method public OutlineInformationControlCreator(svc AbstractLangBasicSourceViewerConfiguration) in class melnorme.lang.ide.ui.editor.structure.LangOutlineInformationControl.OutlineInformationControlCreator | From | To | |
Change Return Type | 2 | ||
Change Return Type AbstractLangSourceViewerConfiguration to SimpleSourceViewerConfiguration in method protected createSimpleSourceViewerConfig(preferenceStore IPreferenceStore, _colorManager ColorManager2) : SimpleSourceViewerConfiguration in class melnorme.lang.ide.ui.text.coloring.AbstractSourceColoringConfigurationBlock | From | To | |
Change Return Type IContentFormatter to ContentAssistant in method public getContentAssistant(sourceViewer ISourceViewer) : ContentAssistant in class melnorme.lang.ide.ui.text.SimpleSourceViewerConfiguration | From | To | |
Rename Class | 2 | ||
Rename Class melnorme.lang.ide.ui.text.LangCommonSourceViewerConfiguration renamed to melnorme.lang.ide.ui.text.LangBasicSourceViewerConfiguration | From | To | |
Rename Class melnorme.lang.ide.ui.text.AbstractSimpleLangSourceViewerConfiguration renamed to melnorme.lang.ide.ui.text.AbstractLangBasicSourceViewerConfiguration | From | To | |
Change Variable Type | 2 | ||
Change Variable Type svc : AbstractSimpleLangSourceViewerConfiguration to svc : AbstractLangBasicSourceViewerConfiguration in method public doConfigure(configuration SourceViewerConfiguration) : void in class melnorme.lang.ide.ui.editor.ProjectionViewerExt | From | To | |
Change Variable Type configuration : AbstractLangSourceViewerConfiguration to configuration : SimpleSourceViewerConfiguration in method protected createPreviewViewer(parent Composite, showAnnotationsOverview boolean, styles int, store IPreferenceStore) : ProjectionViewer in class melnorme.lang.ide.ui.text.coloring.AbstractSourceColoringConfigurationBlock | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type svc : AbstractSimpleLangSourceViewerConfiguration to svc : AbstractLangBasicSourceViewerConfiguration in class melnorme.lang.ide.ui.editor.structure.LangOutlineInformationControl.OutlineInformationControlCreator | From | To |