{ "autoClosingPairs" : [ [ "{", "}" ], [ "[", "]" ], [ "(", ")" ] ], "brackets" : [ [ "{", "}" ], [ "[", "]" ], [ "(", ")" ] ], "comments" : { "lineComment" : "%" }, "surroundingPairs" : [ [ "{", "}" ], [ "[", "]" ], [ "(", ")" ] ] }