Move to Companion Intention: Do not use qualified names as labels

#KT-11483 Fixed
This commit is contained in:
Alexey Sedunov
2016-08-31 17:51:07 +03:00
parent 78a4e90132
commit 23491afde2
5 changed files with 33 additions and 1 deletions
+1
View File
@@ -110,6 +110,7 @@ These artifacts include extensions for the types available in the latter JDKs, s
#### Intention actions, inspections and quickfixes
- [`KT-9490`](https://youtrack.jetbrains.com/issue/KT-9490) Convert receiver to parameter: use template instead of the dialog
- [`KT-11483`](https://youtrack.jetbrains.com/issue/KT-11483) Move to Companion: Do not use qualified names as labels
##### New features