Create from Usage: Show target class name in the text of "Create member" quick fix
(cherry picked from commit a51d3fc)
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
// ERROR: Unresolved reference: foo()["str"]
|
||||
// ERROR: No get method providing array access
|
||||
// ACTION: Create extension function 'Some.get'
|
||||
// ACTION: Create member function 'get'
|
||||
// ACTION: Create member function 'Some.get'
|
||||
// ACTION: Replace overloaded operator with function call
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user