Non-imported top-level functions completion does not require second press
This commit is contained in:
idea/idea-completion/testData/basic/multifile/NotImportedInfixExtension/NotImportedInfixExtension.kt
Vendored
-1
@@ -6,7 +6,6 @@ fun f() {
|
||||
C() <caret>
|
||||
}
|
||||
|
||||
// INVOCATION_COUNT: 2
|
||||
// ABSENT: "xxx"
|
||||
// EXIST: { lookupString: "yyy", attributes: "bold" }
|
||||
// ABSENT: "zzz"
|
||||
|
||||
Reference in New Issue
Block a user