Smart completion: imports insertion + fixed both behaviour and presentation of qualified members in lookup
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun foo(){
|
||||
val l : java.util.Calendar = <caret>
|
||||
}
|
||||
Reference in New Issue
Block a user