More correct sorting of parameter name&type suggestions in completion
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
package ppp1
|
||||
|
||||
class MyClaaa
|
||||
+1
@@ -5,3 +5,4 @@ fun foo(myCla<caret>)
|
||||
// ORDER: myClassB
|
||||
// ORDER: myClassA
|
||||
// ORDER: myClassC
|
||||
// ORDER: myClaaa
|
||||
|
||||
Reference in New Issue
Block a user