const defaultCodeAutoPairs = <String, String>{ '(': ')', '[': ']', '{': '}', '"': '"', "'": "'", '`': '`', };