Rename: Implement popup chooser for overriding members

#KT-13963 Fixed
This commit is contained in:
Alexey Sedunov
2016-10-04 14:43:59 +03:00
parent fe711da594
commit e4dc2ae367
5 changed files with 134 additions and 13 deletions
+1
View File
@@ -246,6 +246,7 @@ 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
- [`KT-9485`](https://youtrack.jetbrains.com/issue/KT-9485) Push Down: Support moving members from Java to Kotlin class
- [`KT-13963`](https://youtrack.jetbrains.com/issue/KT-13963) Rename: Implement popup chooser for overriding members
#### Android Lint