name Indentation Rules scope source.c, source.c++, source.objc, source.objc++ settings decreaseIndentPattern (?x) ^ (.*\*/)? \s* \} .* $ | ^ \s* (public|private|protected): \s* $ | ^ \s* @(public|private|protected) \s* $ increaseIndentPattern (?x) ^ .* \{ [^}"']* $ | ^ \s* (public|private|protected): \s* $ | ^ \s* @(public|private|protected) \s* $ bracketIndentNextLinePattern (?x) ^ \s* \b(if|while|else)\b [^;]* $ | ^ \s* \b(for)\b .* $ unIndentedLinePattern ^\s*((/\*|.*\*/|//|#|template\b.*?>(?!\(.*\))|@protocol|@interface(?!.*\{)|@implementation|@end).*)?$ indentSquareBrackets uuid 02EB44C6-9203-4F4C-BFCB-7E3360B12812