{ "build_systems": [ { "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)", "name": "Anaconda Python Builder", "selector": "source.python", "shell_cmd": "\"python\" -u \"$file\"" } ], "folders": [ { "file_exclude_patterns": [ "*.cod" ], "follow_symlinks": true, "path": "." } ], "settings": { "ClangFormat": { "style": "File" } } }