Moved creation of additional items like special items for functions accepting lambda into LookupElementFactory to provide them in smart completion too

This commit is contained in:
Valentin Kipyatkov
2015-08-26 18:02:14 +03:00
parent 5b3e83d547
commit 363295f6af
18 changed files with 213 additions and 197 deletions
@@ -11,3 +11,4 @@ fun foo(){
}
// ELEMENT: bar
// TAIL_TEXT: "(p: (Int, String) -> Unit) (sample)"