KT-12068 Special completion item for "[]" get-operator access
#KT-12068 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
fun some(list: List<String>) {
|
||||
list.<caret>
|
||||
}
|
||||
|
||||
// ELEMENT: "[]"
|
||||
Reference in New Issue
Block a user