No completion auto-popup where parameter name can be

This commit is contained in:
Valentin Kipyatkov
2014-12-22 21:33:48 +03:00
parent 000cde3f7f
commit ec1541a692
18 changed files with 154 additions and 41 deletions
@@ -1,7 +1,10 @@
annotation class Hello
val v = 1
fun foo(volatile <caret>) { }
// INVOCATION_COUNT: 1
// EXIST: Hello
// EXIST: inlineOptions
// ABSENT: String
// ABSENT: v