KT-758 Show completion of namespaces in import statement
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package Test
|
||||
|
||||
import <caret>
|
||||
|
||||
// EXIST: java, javax, reflect
|
||||
// ABSENT: Array, Integer
|
||||
Reference in New Issue
Block a user