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:
@@ -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
|
||||
Reference in New Issue
Block a user