Search Everywhere: Render function parameter types. Render extension type in prefix position

#KT-13976 Fixed
 #KT-13977 Fixed
This commit is contained in:
Alexey Sedunov
2016-10-03 20:25:10 +03:00
parent a6601b27e9
commit 8e9f32db9e
5 changed files with 122 additions and 0 deletions
+2
View File
@@ -199,6 +199,8 @@ These artifacts include extensions for the types available in the latter JDKs, s
- [`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
- [`KT-13976`](https://youtrack.jetbrains.com/issue/KT-13976) Search Everywhere: Render function parameter types
- [`KT-13977`](https://youtrack.jetbrains.com/issue/KT-13977) Search Everywhere: Render extension type in prefix position
#### Intention actions, inspections and quickfixes