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
-1
@@ -1,4 +1,4 @@
|
||||
// "Create extension function 'invoke'" "true"
|
||||
// "Create extension function 'Int.invoke'" "true"
|
||||
// WITH_RUNTIME
|
||||
|
||||
class A<T>(val n: T)
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Create extension function 'invoke'" "true"
|
||||
// "Create extension function 'Int.invoke'" "true"
|
||||
// WITH_RUNTIME
|
||||
|
||||
class A<T>(val n: T)
|
||||
|
||||
Reference in New Issue
Block a user