Better presentation of aliases in completion list
This commit is contained in:
@@ -3,5 +3,5 @@ fun some(e: IllegalArgumentException<caret>) {
|
||||
|
||||
// INVOCATION_COUNT: 2
|
||||
// WITH_ORDER
|
||||
// EXIST: { lookupString:"IllegalArgumentException", typeText:"public typealias IllegalArgumentException = IllegalArgumentException defined in kotlin" }
|
||||
// EXIST: { lookupString:"IllegalArgumentException", tailText: " (kotlin)", typeText:"IllegalArgumentException" }
|
||||
// EXIST: { lookupString:"IllegalArgumentException", tailText:" (java.lang)" }
|
||||
|
||||
Reference in New Issue
Block a user