8657197f0f512c3a21a72894d03d55553bc3b155
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 5 | ||
Extract Variable startCharacter : int in method private applyEdits(edits List<TextEdit>, document Document) : void from class org.eclipse.che.plugin.languageserver.ide.editor.LanguageServerFormatter | From | To | |
Extract Variable endCharacter : int in method private applyEdits(edits List<TextEdit>, document Document) : void from class org.eclipse.che.plugin.languageserver.ide.editor.LanguageServerFormatter | From | To | |
Extract Variable endLine : int in method private applyEdits(edits List<TextEdit>, document Document) : void from class org.eclipse.che.plugin.languageserver.ide.editor.LanguageServerFormatter | From | To | |
Extract Variable newText : String in method private applyEdits(edits List<TextEdit>, document Document) : void from class org.eclipse.che.plugin.languageserver.ide.editor.LanguageServerFormatter | From | To | |
Extract Variable startLine : int in method private applyEdits(edits List<TextEdit>, document Document) : void from class org.eclipse.che.plugin.languageserver.ide.editor.LanguageServerFormatter | From | To |