Call Hierarchy: Show Kotlin usages of Java methods

#KT-12398 Fixed
This commit is contained in:
Alexey Sedunov
2016-09-30 21:00:51 +03:00
parent 5bb035282f
commit 3f6e60fb51
12 changed files with 133 additions and 23 deletions
+1
View File
@@ -198,6 +198,7 @@ These artifacts include extensions for the types available in the latter JDKs, s
- [`KT-13928`](https://youtrack.jetbrains.com/issue/KT-13928) Move Inner Class to Upper Level: Fix replacement of outer class instances used in inner class constructor calls
- [`KT-12556`](https://youtrack.jetbrains.com/issue/KT-12556) Allow using whitespaces and other symbols in "Generate -> Test Function" dialog
- [`KT-14122`](https://youtrack.jetbrains.com/issue/KT-14122) Generate 'toString()': Permit for data classes
- [`KT-12398`](https://youtrack.jetbrains.com/issue/KT-12398) Call Hierarchy: Show Kotlin usages of Java methods
#### Intention actions, inspections and quickfixes