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
@@ -1,3 +1,3 @@
var a : Runnable = <caret>
// EXIST: {"lookupString":"Runnable", "itemText":"Runnable", "tailText":"(function: () -> Unit)", "typeText":"Runnable"}
// EXIST: {"lookupString":"Runnable", "itemText":"Runnable", "tailText":"(function: () -> Unit) (java.lang)", "typeText":"Runnable"}