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
@@ -1,4 +1,4 @@
|
||||
// "Create member function 'set'" "true"
|
||||
// "Create member function 'Foo.set'" "true"
|
||||
|
||||
class Foo<T> {
|
||||
fun <T> x (y: Foo<List<T>>, w: java.util.ArrayList<T>) {
|
||||
|
||||
Reference in New Issue
Block a user