name Indentation Rules scope source.d settings decreaseIndentPattern ^(.*\*/)?\s*\}([^}{"']*\{)?[;\s]*(//.*|/\*.*\*/\s*)?$|^\s*(public|private|protected):\s*$ increaseIndentPattern ^.*\{[^}"']*$|^\s*(public|private|protected):\s*$ bracketIndentNextLinePattern (?x) ^ \s* \b(if|while|else|foreach)\b [^;]* $ | ^ \s* \b(for)\b .* $ uuid 7C8F9C84-7DCC-4DD7-B32E-A638F322199F