Completion: add root prefix support

#KT-10340 Fixed
This commit is contained in:
Dmitry Gridin
2019-09-02 13:10:07 +07:00
parent 7a4c3e4d6a
commit a843c23f20
16 changed files with 160 additions and 30 deletions
@@ -0,0 +1,8 @@
// WITH_RUNTIME
class kotlin
fun buildTemplates() {
printl<caret>
}
// ELEMENT: println
// TAIL_TEXT: "() (kotlin.io)"