Add Library Quick-fix: Fix exception due to resolution being run in the "dumb mode"
#KT-14199 Fixed
This commit is contained in:
committed by
Ilya Gorbunov
parent
cf69f1a946
commit
51566942f6
@@ -252,6 +252,7 @@ These artifacts include extensions for the types available in the latter JDKs, s
|
||||
- [`KT-13878`](https://youtrack.jetbrains.com/issue/KT-13878) Remove Redundant Receiver Parameter: Fix exception receiver removal
|
||||
- [`KT-14143`](https://youtrack.jetbrains.com/issue/KT-14143) Create from Usages: Do not suggest on type-mismatched expressions which are not call arguments
|
||||
- [`KT-13882`](https://youtrack.jetbrains.com/issue/KT-13882) Convert Receiver to Parameter: Fix AssertionError
|
||||
- [`KT-14199`](https://youtrack.jetbrains.com/issue/KT-14199) Add Library: Fix exception due to resolution being run in the "dumb mode"
|
||||
|
||||
##### New features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user