{ "comments": { "lineComment": ["(:", ":)"], "blockComment": [ "(:", ":)"] }, "brackets": [ [ "{", "}" ], [ "[", "]" ], [ "(", ")" ] ], "surroundingPairs": [ ["{", "}"], ["[", "]"], ["(", ")"], ["'", "'"], ["\"", "\""], ["`", "`"] ] }