Create from Usage: Show receiver type in the text of "Create extension" quick fix
(cherry picked from commit c0d5df1)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// FILE: first.before.kt
|
||||
// "Import" "false"
|
||||
// ERROR: Expression 'Some()' of type 'Some' cannot be invoked as a function. The function 'invoke()' is not found
|
||||
// ACTION: Create extension function 'invoke'
|
||||
// ACTION: Create extension function 'Some.invoke'
|
||||
// ACTION: Create member function 'invoke'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user