399e08f318ebf04069287c334aedb15aaffdb4ae
Files Diff
- Added: 7
- Removed: 9
- Renamed: 0
- Modified: 0
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Source Folder | 2 | ||
Move Source Folder idea_plugin/src/test/java to idea_plugin/test | From | To | |
Move Source Folder idea_plugin/src/main/java to idea_plugin/src | From | To | |
Extract Superclass | 1 | ||
Extract Superclass com.google.googlejavaformat.intellij.CodeStyleManagerDecorator from classes [com.google.googlejavaformat.intellij.GoogleJavaFormatCodeStyleManager] | From | To | |
Rename Parameter | 1 | ||
Rename Parameter textRanges : Collection<TextRange> to ranges : Collection<TextRange> in method public reformatText(file PsiFile, ranges Collection<TextRange>) : void in class com.google.googlejavaformat.intellij.GoogleJavaFormatCodeStyleManager | From | To |