Completion: added package name for global functions/properties in the list

This commit is contained in:
Valentin Kipyatkov
2014-12-01 20:57:45 +03:00
parent 7c67566719
commit 72ff719001
4 changed files with 13 additions and 6 deletions
@@ -4,4 +4,4 @@ fun some() {
tes<caret>
}
// EXIST: { lookupString:"test", itemText:"test", tailText:"(a: Int)" }
// EXIST: { lookupString:"test", itemText:"test", tailText:"(a: Int) (<root>)" }