Completion: add root prefix support
#KT-10340 Fixed
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
fun buildTemplates() {
|
||||
val java = 42
|
||||
Arrays.bina<caret>
|
||||
}
|
||||
|
||||
// ELEMENT: binarySearch
|
||||
// TAIL_TEXT: "(a: IntArray!, key: Int) (java.util)"
|
||||
Reference in New Issue
Block a user