Create from Usage: Support adding type parameters to the referenced type

#KT-11760 Fixed
This commit is contained in:
Alexey Sedunov
2016-11-29 11:21:20 +03:00
parent c773afdbfa
commit b6d4bb4921
35 changed files with 346 additions and 127 deletions
+1
View File
@@ -341,6 +341,7 @@ These artifacts include extensions for the types available in the latter JDKs, s
##### New features
- [`KT-14729`](https://youtrack.jetbrains.com/issue/KT-14729) Implement "Add names to call arguments" intention
- [`KT-11760`](https://youtrack.jetbrains.com/issue/KT-11760) Create from Usage: Support adding type parameters to the referenced type
#### Refactorings