Create From Usage: Remove "from usage" words from action text
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Create function 'foo' from usage" "true"
|
||||
// "Create function 'foo'" "true"
|
||||
|
||||
fun test() {
|
||||
val a: Int = Unit.<caret>foo(2)
|
||||
|
||||
Reference in New Issue
Block a user