Sublime Forum

Granular auto-pairing

#1
    // Controls auto pairing of quotes, brackets etc
    "auto_match_doublequotes_enabled": false,
    "auto_match_singlequotes_enabled": false,
    "auto_match_parentheses_enabled": false,
    "auto_match_brackets_enabled": false,
    "auto_match_braces_enabled": true,
0 Likes