In settings, “auto_match_enabled”: true, is default. This causes chars such as ‘", {, (’ to be automatically closed (and indeed when the auto_match_enabled is turned to ‘false’; they are no longer closed)
My question is, in which file and location are the characters specified that will be auto closed when auto_match_enabled? (I would like to add a characters)