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
@@ -2,7 +2,7 @@
|
||||
// "Import" "false"
|
||||
// ERROR: Unresolved reference: foo()["str"]
|
||||
// ERROR: No set method providing array access
|
||||
// ACTION: Create extension function 'set'
|
||||
// ACTION: Create extension function 'Some.set'
|
||||
// ACTION: Create member function 'set'
|
||||
// ACTION: Replace overloaded operator with function call
|
||||
|
||||
|
||||
Reference in New Issue
Block a user