Simple handler with insertion imports for classes names completion
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
fun other() {
|
||||
HashSe<caret>
|
||||
}
|
||||
|
||||
// INSERT: HashSet
|
||||
Reference in New Issue
Block a user