If a selection is made in the autocomplete list when typing an array index, and then the closing square bracket is entered, it commits the autocomplete selection but doesn't add in the closing square bracket. Look into how the comma works, because that work correctly.
If a selection is made in the autocomplete list when typing an array index, and then the closing square bracket is entered, it commits the autocomplete selection but doesn't add in the closing square bracket. Look into how the comma works, because that work correctly.