Fixed KT-5611 Completion doesn't include not imported extensions for implicit receiver
#KT-5611 Fixed
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
package testingExtensionFunctionsImport.data
|
||||
|
||||
fun String.someFun() {
|
||||
}
|
||||
Reference in New Issue
Block a user