No completion auto-popup where parameter name can be
This commit is contained in:
@@ -2,6 +2,7 @@ val v = 1
|
||||
|
||||
fun foo(inlineOptions(<caret>) { }
|
||||
|
||||
// INVOCATION_COUNT: 1
|
||||
// EXIST: InlineOption
|
||||
// EXIST: String
|
||||
// EXIST: v
|
||||
|
||||
Reference in New Issue
Block a user