Create From Usage: Remove "from usage" words from action text
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
// "Create parameter 'foo'" "false"
|
||||
// ACTION: Create local variable 'foo'
|
||||
// ACTION: Create property 'foo' from usage
|
||||
// ACTION: Create property 'foo'
|
||||
// ERROR: Unresolved reference: foo
|
||||
|
||||
fun test(n: Int) {
|
||||
|
||||
Reference in New Issue
Block a user