{ "FEFBC3CD-E647-4DF0-903E-491E892E8484": { "name": "Typing Pairs: Blocks", "scope": "source.fscript meta.block.header.fscript", "settings": { "smartTypingPairs": [ [ "'", "'" ], [ "\"", "\"" ], [ "(", ")" ], [ "{", "}" ], [ "[", "]" ], [ "|", "|" ] ] }, "uuid": "FEFBC3CD-E647-4DF0-903E-491E892E8484" }, "DCAC81A0-6701-4EEC-B499-7C5859C7140F": { "name": "Typing Pairs: Default", "scope": "source.fscript", "settings": { "smartTypingPairs": [ [ "'", "'" ], [ "\"", "\"" ], [ "(", ")" ], [ "{", "}" ], [ "[", "]" ] ] }, "uuid": "DCAC81A0-6701-4EEC-B499-7C5859C7140F" }, "5FFB327F-3DF9-42B1-8B00-87F6B4BE164E": { "name": "Miscellaneous", "scope": "source.fscript", "settings": { "decreaseIndentPattern": "^\\s*\\][.\\s]*$", "increaseIndentPattern": "^.*\\[[^\\]']*$", "shellVariables": [ { "name": "TM_COMMENT_START", "value": "\"" }, { "name": "TM_COMMENT_END", "value": "\"" }, { "name": "TM_LINE_TERMINATOR", "value": "." } ] }, "uuid": "5FFB327F-3DF9-42B1-8B00-87F6B4BE164E" } }