Smart completion: fixed items ordering issue
This commit is contained in:
@@ -4,4 +4,4 @@ fun foo(){
|
||||
val e : java.lang.annotation.ElementType = ElementType.FIELD<caret>
|
||||
}
|
||||
|
||||
// ELEMENT: ElementType.FIELD
|
||||
// ELEMENT: FIELD
|
||||
|
||||
Reference in New Issue
Block a user