Extraction Engine: Do not wrap companion member references inside of the with call if it's disabled in extraction options

#KT-13781 Fixed
This commit is contained in:
Alexey Sedunov
2016-11-24 16:07:13 +03:00
parent 61210d6ba2
commit 25cebbab4b
5 changed files with 39 additions and 1 deletions
+1
View File
@@ -346,6 +346,7 @@ These artifacts include extensions for the types available in the latter JDKs, s
- [`KT-14596`](https://youtrack.jetbrains.com/issue/KT-14596) Safe Delete: Fix exception on deleting Java class used in Kotlin import directive(s)
- [`KT-14325`](https://youtrack.jetbrains.com/issue/KT-14325) Rename: Fix exceptions on moving file with facade class to another package
- [`KT-14197`](https://youtrack.jetbrains.com/issue/KT-14197) Move: Fix callable reference processing when moving to another package
- [`KT-13781`](https://youtrack.jetbrains.com/issue/KT-13781) Extract Function: Do not wrap companion member references inside of the `with` call
## 1.0.5