How can I disable auto match square bracket “]” on html or specific scope because im creating a query completion that if open square bracket “” will be triggered, the query_completion will be open and I don’t want to disable auto_match on other scopes.