Ordinary completion includes some items from smart completion + changed priority for multi-args item in smart completion
#KT-8580 Fixed
This commit is contained in:
@@ -10,10 +10,10 @@ class C {
|
||||
}
|
||||
}
|
||||
|
||||
// ORDER: "pFoo, s"
|
||||
// ORDER: pFoo
|
||||
// ORDER: nullableFoo
|
||||
// ORDER: nullableFoo
|
||||
// ORDER: "pFoo, s"
|
||||
// ORDER: this
|
||||
// ORDER: local
|
||||
// ORDER: apply
|
||||
|
||||
Reference in New Issue
Block a user