KT-5157 Code completion named parameter items should have lowest priority

KT-4157 Auto-popup code completion pre-selects wrong item

 #KT-5157 Fixed
 #KT-4157 Fixed
This commit is contained in:
Valentin Kipyatkov
2014-07-29 12:49:17 +04:00
parent f4a0031cf0
commit 6221de9849
10 changed files with 103 additions and 59 deletions
@@ -16,7 +16,7 @@ fun test(listParam: Int) {
// ORDER: listParam
// ORDER: listThisFileVal
// ORDER: listImportedVal
// ORDER: listThisFileFun
// ORDER: listImportedFun
// ORDER: listMatch
// ORDER: listNew
// ORDER: listThisFileFun
// ORDER: listImportedFun