name Indentation Rules scope source.php - comment settings decreaseIndentPattern increaseIndentPattern for|foreach|while)\b.*:(?!.*?end\k\b) # PHP control keywords that don't end themselves on the same line ) ]]> indentNextLinePattern bracketIndentNextLinePattern (?x) ^ \s* \b(if|while|else|elseif|foreach)\b [^;]* $ | ^ \s* \b(for)\b .* $