No completion auto-popup where parameter name can be
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
annotation class iHello
|
||||
|
||||
fun foo(i<caret>) { }
|
||||
|
||||
// INVOCATION_COUNT: 1
|
||||
// EXIST: iHello
|
||||
// EXIST: inlineOptions
|
||||
|
||||
Reference in New Issue
Block a user