{ "comments": { "lineComment": "--", "blockComment": [ "{-", "-}" ] }, "brackets": [ [ "{", "}" ], [ "[", "]" ], [ "(", ")" ] ], "surroundingPairs": [ [ "{", "}" ], [ "[", "]" ], [ "(", ")" ], [ "\"", "\"" ] ], "autoClosingPairs": [ [ "(", ")" ], [ "{", "}" ], [ "[", "]" ], [ "\"", "\"" ] ], "folding": { "offSide": true } }