Sha256: 6e445b96b9988b62c0886e99f63f7c4b022495ad6f53af7662ca1c9d21e425a1
Contents?: true
Size: 1.52 KB
Versions: 3
Compression:
Stored size: 1.52 KB
Contents
{ "39417FB9-B85C-4213-BB1D-C19BCDD4E487": { "name": "Indent Patterns", "scope": "source.haskell", "settings": { "increaseIndentPattern": "((^.*(=|\\bdo|\\bwhere|\\bthen|\\belse|\\bof)\\s*$)|(^.*\\bif(?!.*\\bthen\\b.*\\belse\\b.*).*$))" }, "uuid": "39417FB9-B85C-4213-BB1D-C19BCDD4E487" }, "FBF9D932-D5CE-4EC4-9162-122E511C8627": { "name": "Typing Pairs", "scope": "source.haskell", "settings": { "smartTypingPairs": [ [ "\"", "\"" ], [ "{", "}" ], [ "[", "]" ], [ "\u201c", "\u201d" ], [ "(", ")" ], [ "`", "`" ] ] }, "uuid": "FBF9D932-D5CE-4EC4-9162-122E511C8627" }, "E3994307-4D9E-44D6-832E-52C244F1CDF3": { "name": "Comments", "scope": "source.haskell", "settings": { "shellVariables": [ { "name": "TM_COMMENT_START_2", "value": "{-" }, { "name": "TM_COMMENT_END_2", "value": "-}" }, { "name": "TM_COMMENT_START", "value": "-- " } ] }, "uuid": "E3994307-4D9E-44D6-832E-52C244F1CDF3" }, "0C39B945-E2C0-4E43-8A5B-332F6FA73C67": { "name": "Symbol List", "scope": "source.haskell entity.name.function.infix", "settings": { "showInSymbolList": "0" }, "uuid": "0C39B945-E2C0-4E43-8A5B-332F6FA73C67" } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ver-2009.12.14 | config/preferences/Haskell.json |
ver-2009.11.29 | config/preferences/Haskell.json |
ver-2009.11.28 | config/preferences/Haskell.json |