Pull Up/Push Down/Extract Super: Show member dependencies in the refactoring dialog

This commit is contained in:
Alexey Sedunov
2016-09-20 20:48:07 +03:00
parent 8a5628cde5
commit 22271f0af0
15 changed files with 335 additions and 17 deletions
+1
View File
@@ -150,6 +150,7 @@ These artifacts include extensions for the types available in the latter JDKs, s
- [`KT-11017`](https://youtrack.jetbrains.com/issue/KT-11017) Implement "Extract Interface" refactoring
Pull Up: Support properties declared in the primary constructor
Pull Up: Support members declared in the companion object of the original class
Pull Up: Show member dependencies in the refactoring dialog
#### Android Lint